This topic describes how to synchronize data from a self-managed HBase database to an AnalyticDB for MySQL V3.0 cluster by using Data Transmission Service (DTS).
Prerequisites
- The database versions of the self-managed HBase database and the AnalyticDB for MySQL V3.0 cluster are supported by DTS. For more information , see Overview of data migration scenarios.
- The destination AnalyticDB for MySQL V3.0 cluster is created. For more information, see Create a cluster.
- The available storage space of the destination AnalyticDB for MySQL V3.0 cluster is larger than the total size of the data in the self-managed HBase database.
Limits
Category | Description |
---|---|
Limits on the source database |
|
Other limits |
|
Billing
Migration type | Task configuration fee | Internet traffic fee |
---|---|---|
Schema migration and full data migration | Free of charge. | Charged only when data is migrated from Alibaba Cloud over the Internet. For more information, see Pricing. |
Migration types
- Schema migration
DTS migrates the schemas of the required objects from the source database to the destination database.
DTS supports schema migration for tables.Note DTS can migrate the tables of an entire database or a single table. - Full data migration
DTS migrates historical data of the required objects from the source database to the destination database.
Permissions required for database accounts
Database | Schema migration | Full data migration |
---|---|---|
Self-managed HBase database | N/A | |
AnalyticDB for MySQL V3.0 | The read and write permissions on the destination database |