/alibabacloud-maxcompute-tool-migrate

alibabacloud-maxcompute-tool-migrate

Primary LanguageJavaApache License 2.0Apache-2.0

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