Skip to content

AneuYy/aliyun-maxcompute-data-collectors

 
 

Repository files navigation

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

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 97.7%
  • Shell 0.8%
  • Python 0.5%
  • Batchfile 0.3%
  • XSLT 0.3%
  • AspectJ 0.2%
  • Other 0.2%