aliyun / aliyun-maxcompute-data-collectors

Apache License 2.0
121 stars 63 forks source link
aliyun-maxcompute bigdata flume kettle ogg sqoop

Aliyun MaxCompute Data Collectors

Build Status


This project is a group of bigdata plugins for exchanging data with aliyun maxcompute. The plugins contain flume-plugin,kettle-plugin,ogg-plugin and odps-sqoop.

Requirements

Building the Sources

Clone the project from github:

$ git clone https://github.com/aliyun/aliyun-maxcompute-data-collectors.git

Build the sources using maven:

$ cd aliyun-maxcompute-data-collectors
$ mvn clean package -DskipTests=true  -Dmaven.javadoc.skip=true

Plugin packages are under each plugin subproject's target directroy.

Usages

Please refer to Wiki of basic usages.

License

Licensed under the Apache License 2.0