forked from docs/doc-exports
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>
1.1 KiB
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:
- Create a job manually.
- Export the job and save the job's JSON file to a local PC.
- Edit the JSON file and replicate more jobs in the JSON file according to the job configuration.
- Import the JSON file to the CDM cluster to implement batch job creation.
Parent topic: Functions