GithubHelp home page GithubHelp logo

witnesslq / datatunnel Goto Github PK

View Code? Open in Web Editor NEW

This project forked from wangyibing/datatunnel

0.0 0.0 0.0 72 KB

一款基于异构存储的数据处理管道

License: Apache License 2.0

Shell 4.49% Java 95.51%

datatunnel's Introduction

                             DataTunnel

Image text

What is it?
DataTunnel是一款基于异构存储的数据处理管道,可以十分方便用于两个同构或异构存储
之间的数据同步,数据统计等数据处理工作。

同时,它具有以下特点:
1.集成多类型存储:Mysql/Oracle/Hive/HDFS/HBase/MongoDB/Redis

2.简单配置:关系性数据库只需要配置Sql,Hive需要配置hql,就可以直接运行,
而其他类型存储目前版本需要实现接口。

3.可扩展编程接口:复杂的应用可以自定义接口程序,只需实现Readable和Writeable接口即可。

4.多任务支持:支持多个任务在多线程环境下同时运行。


The Current Version : 1.0-beta


Package :
mvn clean package


Run:
cd target
tar xvf DataTunnel-version-bin.tar.gz
chmod -R 700 DataTunnel-version-bin
./DataTunnel-version-bin/datatunnel start/stop/restart

datatunnel's People

Contributors

bytegriffin avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.