All Products
Search
Document Center

DataWorks:Synchronize Hologres data to a MaxCompute internal table

Last Updated:Mar 26, 2026

Use the data catalog feature in DataWorks to synchronize data from a single Hologres internal table to MaxCompute to help you efficiently store big data. After data synchronization, you can fully utilize the high-performance processing capabilities of MaxCompute.

Limits

Before you start, confirm that your scenario is supported:

LimitDetails
Source database typeOnly internal Hologres databases are supported. External Hologres databases cannot be synchronized.
Data type compatibilityMaxCompute and Hologres support different data types. Hologres data of specific types cannot be synchronized to MaxCompute. Check Data type mappings between MaxCompute and Hologres to confirm your columns are compatible before you proceed.
Hologres external tables in MaxComputeIf you use Hologres external tables in MaxCompute after synchronization, additional limits apply. See Hologres external tables.

Prerequisites

Before you begin, ensure that you have:

Synchronize a Hologres table to MaxCompute

To create and configure a synchronization node, follow these steps:

  1. Go to the Workspaces page in the DataWorks console. In the top navigation bar, select a desired region. Find the workspace and choose Shortcuts > Data Studio in the Actions column.

  2. In the left-side navigation pane of the Data Studio page, click the image icon to go to the DATA CATALOG pane.

  3. In the Hologres directory, find the internal table you want to synchronize in the Table folder. Right-click the table name and select Data Synchronization to MaxCompute.

  4. In the popover, select the path where you want to create the node and click OK.

  5. In the next popover, enter a name for the node and press Enter to open the configuration tab.

  6. On the configuration tab, configure the synchronization parameters. For parameter descriptions, see Node for synchronizing data to MaxCompute.

The system automatically fills in all parameters in the Settings for Source Table (Hologres) section based on the table you selected. No manual configuration is needed for that section.