doc-exports/docs/dataartsstudio/umn/dataartsstudio_03_0031.html
Xiong, Chen Xiao f3ee29a3dd DataArts UMN 20230329 version
Reviewed-by: Rechenburg, Matthias <matthias.rechenburg@t-systems.com>
Reviewed-by: Hasko, Vladimir <vladimir.hasko@t-systems.com>
Co-authored-by: Xiong, Chen Xiao <chenxiaoxiong@huawei.com>
Co-committed-by: Xiong, Chen Xiao <chenxiaoxiong@huawei.com>
2023-05-11 17:09:25 +00:00

1.1 KiB

Can I Create Jobs in Batches?

CDM supports batch job creation with the help of the batch import function. You can create jobs in batches as follows:

  1. Create a job manually.
  2. Export the job and save the job's JSON file to a local PC.
  3. Edit the JSON file and replicate more jobs in the JSON file according to the job configuration.
  4. Import the JSON file to the CDM cluster to implement batch job creation.