aliyun / aliyun-maxcompute-data-collectors

Repository from Github https://github.comaliyun/aliyun-maxcompute-data-collectorsRepository from Github https://github.comaliyun/aliyun-maxcompute-data-collectors

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

  • JDK 1.6 or later
  • Apache Maven 3.x

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

About

License:Apache License 2.0


Languages

Language:Java 85.7%Language:Scala 12.6%Language:Shell 0.6%Language:Python 0.4%Language:Batchfile 0.2%Language:XSLT 0.2%Language:AspectJ 0.2%Language:CSS 0.1%Language:Makefile 0.1%