Operation | Description |
Import objects | In the list on the right, click Import Objects in the upper-right corner. In the dialog box that appears, click OK. Important This operation will overwrite previous selections. Proceed with caution. In the Import Objects dialog box, import the objects to be migrated. You can import a CSV file to perform operations, such as renaming database tables or setting row filters. For more information, see Download and import the settings of migration objects. Click Validate. After you import the migration objects, check their validity. After the validation succeeds, click OK.
|
Rename objects | The data transmission service allows you to rename migration objects. The name of a migration object is in the tablename$columnfamily format. For more information, see Rename a database table. Important When you migrate data from ApsaraDB for HBase Performance-enhanced Edition to OBKV, you can migrate only objects in the default namespace to the default database of OBKV, and you cannot rename the default database. |
Configure settings | The data transmission service allows you to set partitions only if Schema Migration is selected. In the Partition Settings dialog box, Partition Method supports only Key Partition. You can configure the following options. Partition Key The default value is K and cannot be modified. Number of partitions You can specify a value ranging from 1 to 1024. Use combined virtual column partition By default, this option is not selected, which specifies to use KEY partitioning without adding a virtual column. If you select this option, you need to specify Virtual Column Definition. Only substring virtual columns are supported, for example, substring(K,1,4) .
|
Remove one or all objects | The data transmission service allows you to remove a single object or all migration objects that are added to the right-side list during data mapping. Remove a single migration object In the list on the right, move the pointer over the object that you want to remove, and click Remove to remove the migration object. Remove all migration objects In the list on the right, click Remove All in the upper-right corner. In the dialog box that appears, click OK to remove all migration objects.
|