ForkSiliconFlowSiliconFlowpublished Sep 2, 2026seen 6d

siliconflow/aliyun-maxcompute-data-collectors

forked from aliyun/aliyun-maxcompute-data-collectors

Open original ↗

Captured source

source ↗

siliconflow/aliyun-maxcompute-data-collectors

License: Apache-2.0

Stars: 0

Forks: 0

Open issues: 0

Created: 2026-09-02T10:35:48Z

Pushed: 2026-06-08T11:11:50Z

Default branch: master

Fork: yes

Parent repository: aliyun/aliyun-maxcompute-data-collectors

Archived: no

README:

Aliyun MaxCompute Data Collectors

![Build Status](https://travis-ci.org/aliyun/aliyun-maxcompute-data-collectors)

---

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](https://github.com/aliyun/aliyun-maxcompute-data-collectors/wiki) of basic usages.

License

Licensed under the Apache License 2.0