The data catalog feature of DataWorks supports data synchronization from a single Hologres table to MaxCompute to help you efficiently store big data. This topic describes how to synchronize data from Hologres to MaxCompute. After data synchronization, you can fully utilize the high-performance processing capabilities of MaxCompute.
Prerequisites
A MaxCompute project and a Hologres instance are created. For information about how to create a MaxCompute project and a Hologres instance, see Create a MaxCompute project and Purchase a Hologres instance.
The MaxCompute project and Hologres instance are associated with the workspace as computing resources, and the computing resources have passed the network connectivity test. For information, see Associate a computing resource with a workspace (Participate in Public Preview of Data Studio turned on).
Limits
Only data in internal Hologres databases can be synchronized to MaxCompute.
For information about the limits on using Hologres external tables in MaxCompute, see Hologres external tables.
Data types supported by MaxCompute and those supported by Hologres are different. Hologres data of specific types cannot be synchronized to MaxCompute. For information about mappings between MaxCompute data types and Hologres data types, see Data type mappings between MaxCompute and Hologres.
Entry point for the feature
Before you configure a data synchronization node, you can perform the following steps to go to the configuration tab on which you can configure data synchronization from Hologres to MaxCompute:
Go to the Workspaces page in the DataWorks console. In the top navigation bar, select a desired region. Find the desired workspace and choose in the Actions column.
In the left-side navigation pane of the Data Studio page, click the
icon to go to the DATA CATALOG pane.
In the Hologres directory, find the internal table from which you want to synchronize data in the Table folder, right-click the table name, and then select Data Synchronization to MaxCompute.
In the popover that appears, select the path in which you want to create the node, and click OK.
In the popover that appears, enter a name for the node and press Enter to go to the configuration tab of the node.
Configure the node
On the configuration tab of the node, configure the parameters. For more information, .
The system automatically configures parameters related to the source Hologres table based on the internal table that you select. You do not need to manually configure parameters in the Settings for Source Table (Hologres) section.