Updated on 2025-07-25 GMT+08:00

Modifying Job Configurations

You can pause a real-time migration job, add or delete tables or modify the job configuration, and then resume the job.

Prerequisites

A real-time migration job is running.

Procedure

  1. Pause a running real-time migration job.

    • Method 1:

      Log in to the DataArts Studio console and go to the DataArts Factory console. In the navigation pane on the left, choose Job Monitoring. In the right pane, locate a real-time migration job and click Pause in the Operation column.

      Figure 1 Pausing a job 1
    • Method 2:

      Log in to the DataArts Studio console and go to the DataArts Factory console. Double-click a real-time migration job to open it and click Pause in the navigation pane.

      Figure 2 Pausing a job 2

  2. Modify job configurations.

    Modify parameters of the real-time migration job, save it, and then submit it.

  3. Resume the real-time migration job.

    • Method 1: Log in to the DataArts Studio console and go to the DataArts Factory console. In the navigation pane on the left, choose Job Monitoring. In the right pane, locate a real-time migration job and click Resume in the Operation column.
      Figure 3 Resuming a job 1
    • Method 2: Log in to the DataArts Studio console and go to the DataArts Factory console. Double-click a real-time migration job to open it and click Resume in the navigation pane.
      Figure 4 Resuming a job 2

      Adding or removing a table affects real-time migration jobs in different ways, depending on the start mode of the jobs.

      • If you pause a job whose start mode is incremental synchronization, add a table, and then resume the job, incremental synchronization starts from where the job is paused or from the position you reset.
      • If you pause a job whose start mode is full and incremental synchronization, add a table, and then resume the job, the added table is fully synchronized before incremental synchronization starts from where it stops when the job is paused.