Skip to content

Latest commit

 

History

History
32 lines (23 loc) · 1 KB

File metadata and controls

32 lines (23 loc) · 1 KB

MaxCompute Migration Assistant

build

MaxCompute Migration Assistant (MMA) provides a solution to migrate data from different datasources to MaxCompute.

Currently, the following scenario are supported:

  • Hive to MaxCompute
  • MaxCompute to OSS
  • OSS to MaxCompute

Build

To build MMA, the following dependencies are required:

  • JDK 8 or newer

Execute the following command to build MMA:

$ mvn -U clean package -DskipTests

distribution/target/mma-${project.version}.zip should be generated.

Documents

数据迁移

中文文档

SQL迁移

中文文档

License

licensed under the Apache License 2.0