Skip to content

StarRocks/DataX

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

StarRocks writer for DataX

This is a repo forked from DataX, and maintained by StarRocks (starrockswriter).

How to use

  1. Run ./build.sh to gennerate the starrockswriter.tar.gz, then untar it into your own DataX release directory(which will be datax/plugin/writer/).
  2. Create a job.json to define the reader and writer. More details about the configurations, please refer to the Documentations.
  3. Run python datax/bin/datax.py --jvm="-Xms6G -Xmx6G" --loglevel=debug job.json to start a job.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 96.5%
  • Python 3.4%
  • Shell 0.1%