Skip to content

Jehol1983/alibabacloud-maxcompute-tool-migrate

 
 

Repository files navigation

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

About

alibabacloud-maxcompute-tool-migrate

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 94.5%
  • Python 2.6%
  • JavaScript 1.7%
  • Other 1.2%