To Hudi
Type |
Parameter |
Description |
Recommended Configuration |
---|---|---|---|
Basic parameters |
Database Name |
Database name. Click the icon next to the text box. The dialog box for selecting the database is displayed. |
dbadmin |
Table Name |
Click the icon next to the text box. The dialog box for selecting the table is displayed. This parameter can be configured as a macro variable of date and time and a path name can contain multiple macro variables. When the macro variable of date and time works with a scheduled job, the incremental data can be synchronized periodically. For details, see Incremental Synchronization Using the Macro Variables of Date and Time.
NOTE:
If you have configured a macro variable of date and time and schedule a CDM job through DataArts Studio DataArts Factory, the system replaces the macro variable of date and time with (Planned start time of the data development job – Offset) rather than (Actual start time of the CDM job – Offset). |
cdm |
|
Table Preparation Mode |
Whether to automatically create Hudi tables
|
Auto creation |
|
Writing Mode |
Data write mode
|
LOAD |
|
Partition |
Partition information. To write data to a partitioned table, you can select the partitions to write data to. Example: year=2020,location=sun. |
- |
|
Advanced attributes |
DB Write Time Field |
When a table is automatically created, this field is automatically added to the table creation statement. When the data is written to the Hudi table, the value of this field is the current time. The field must be of the timestamp type. |
- |
Write Parameters |
Parameter configured using the set syntax to control the insertion of data into Hudi through a Spark SQL statement |
hoodie.combine.before.upsert |
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.See the reply and handling status in My Cloud VOC.
For any further questions, feel free to contact us through the chatbot.
Chatbot