Lindorm Tunnel Service (LTS) supports three types of data movement tasks for ApsaraDB for HBase: full and incremental data synchronization, data import, and data export. Use this guide to access the BDS interface and create the task that fits your use case.
Prerequisites
Before you begin, ensure that you have:
- A Lindorm Tunnel Service (LTS) instance purchased and available
Use cases
Choose the task type that matches your goal:
| Goal | Task type |
|---|---|
| Replicate HBase data to another system or keep two systems in sync | Synchronize full and incremental data |
| Load data from an external source into HBase | HBase data import |
| Extract HBase data to an external destination | HBase data export |
Access the BDS interface and create a task
- Log on to the ApsaraDB for HBase console.
- In the left-side navigation pane, click Clusters. On the page that appears, click the LTS instance that you want to manage.

- On the Basic Information page, find Engine Software UI under UI Access and click BDS.Note If this is the first time you create a synchronization task, you must configure a whitelist and reset the password before proceeding.

- In the BDS interface, create a data source to serve as the source or destination of your task. For information about supported data sources, see Data Source Management.
- Create the task that matches your use case:
- Migrate HBase data: See Synchronize full and incremental data.
- Import data into HBase: See HBase data import.
- Export data from HBase: See HBase data export.