Skip to main content
Version: 4.x

Migration

VeloDB Cloud provides an efficient, secure, one-stop data migration function. Use it to move full data from Apache Doris, VeloDB, or StarRocks into a VeloDB Cloud warehouse.

Open Migration from the Work with data group in the left navigation, then click Create Migration Task to start.

1. Connect to the source cluster

Fill in the task name and description, then enter the source cluster's connection details: JDBC port, HTTP port, username, and password. Click Next to verify connectivity.

migration-connection

2. Configure temporary object storage

Pick an object-storage provider and fill in the bucket address and authorization information. VeloDB Cloud uses this bucket as a temporary staging area during migration and cleans it up automatically after the task finishes.

migration-object-storage

3. Select databases and tables

Pick the databases and tables to migrate. You can select them in batches or use custom filters. You can also add row-level data filters for each table.

migration-table

4. Set migration resources

Choose the cluster that will perform the migration, and set the concurrency:

  • Table concurrency — how many tables migrate in parallel.
  • Tablet concurrency per table — how many tablets of a single table migrate in parallel.

migration-setting.

5. Run the pre-check and start

A pre-check runs automatically. When it passes, start the migration task.

migration-confirm

Monitor migration tasks

The migration list shows each task's name, data source, status, and creation time.

migration-task

Click a task to see detailed progress, per-table status, and any errors.

migration-detail