Help Center/ Data Lake Insight/ FAQs/ SQL Jobs/ SQL Job Development/ How Do I Synchronize DLI Table Data Across Regions?
Updated on 2025-03-17 GMT+08:00

How Do I Synchronize DLI Table Data Across Regions?

You can use the cross-region replication function of OBS. The procedure is as follows:

  1. Export the DLI table data in region 1 to the user-defined OBS bucket.

    For details, see "Exporting Data from DLI to OBS" in Data Lake Insight User Guide.

  2. Use the OBS cross-region replication function to replicate data to the OBS bucket in region 2.
  3. Import or use the corresponding data as required.