Full Data & Incremental
BladePipe allows you to create a Full Data& Incremental DataJob in just a few minutes. This pipeline handles schema migration, initial full data migration, and continuous incremental synchronization. Once you start the DataJob, BladePipe orchestrates these DataTasks sequentially and automatically.
Step 1: Select DataSources
- Log in to BladePipe.
- In the top navigation bar, click DataJob.
- Click Create DataJob.
- Select a Cluster to execute the DataJob.
信息
If the cluster contains multiple Workers, BladePipe will automatically schedule tasks to ensure DataJob dual-level disaster recovery. If it has only one Worker, BladePipe will maintain single-level disaster recovery.
- Select the source and target data sources, then click Test Connection to ensure connectivity.
- Select the specific databases or schemas for both the source and target. You can select multiple schemas simultaneously.
- Click Next.
Step 2: Configure DataJob
- For the DataJob Type, select Incremental, and make sure that the Initial Load option is checked.
- Select the Specification size.
信息
Larger specifications provide better performance and stability. Balance your specification sizes against your available Worker memory and the aggregate number of running DataJobs.
- Configure the DataJob settings:
| Function | Description |
|---|---|
| Sync DDL |
|
| Verification |
|
In Advanced settings:
| Function | Description |
|---|---|
| Migrate partition | If enabled, BladePipe will migrate the source partitions to the target. |
| Clear Target Data Before Full Data | If enabled, the target data will be cleared up before full data initialization. |
| Rebuild Target Schema | If enabled, BladePipe will automatically rebuild the target schema in the target database. |
| Start Automatically | If enabled, the DataJob starts automatically upon creation. |
| Use param template | If enabled, you can select a parameter template to use for this DataJob. |
- Click Next.