To DLI
|
Parameter |
Description |
Example Value |
|---|---|---|
|
Resource Queue |
Resource queue to which the destination table belongs The default queue of DLI cannot be used for migration jobs. You need to create a SQL queue in DLI. |
cdm |
|
Database Name |
Name of the database to which data will be written |
dli |
|
Table Name |
Name of the table to which data will be written |
car_detail |
|
Import Mode |
Import mode
|
INSERT_OVERWRITE |
|
Convert empty strings to null |
If this parameter is set to Yes, an empty string is regarded as null. |
No |
|
Table Preparation Mode |
One-click creation: During job configuration, one-click table creation is performed. After a table is generated, the job can be configured. |
One-click creation |
|
Partition |
Partition information. Enter the partition value in the text box corresponding to the partition field. |
year=2020,location=sun |
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.