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
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.
licensed under the Apache License 2.0