Updated on 2022-08-17 GMT+08:00

Can I Synchronize Jobs to Other Clusters?

CDM does not support direct job migration across clusters. However, you can use the batch job import and export function to indirectly implement cross-cluster migration as follows:
  1. Export all jobs from CDM cluster 1 and save the jobs' JSON files to a local PC.

    For security purposes, no link password is exported when CDM exports jobs. All passwords are replaced by Add password here.

  2. Edit each JSON file on the local PC by replacing Add password here with the actual password of the corresponding link.
  3. Import the edited JSON files to CDM cluster 2 in batches to implement job migration between cluster 1 and cluster 2.