如何通过一个创意启动示例来运用DataX进行数据处理?
- 内容介绍
- 文章标签
- 相关推荐
本文共计151个文字,预计阅读时间需要1分钟。
DataX Web项目地址:[https://github.com/WeiYe-Jing/datax-web](https://github.com/WeiYe-Jing/datax-web)使用VM Option配置:需要写下您用maven打包后生成的target目录,并设置-Ddatax.home=/Users/huzekang/openSource/DataX/target/dataxDataX程序参数:-mode standalone-jobid -1-job /
datax web项目地址:
github.com/WeiYe-Jing/datax-web
vm option
需要写上你用maven打包后生成的target目录
-Ddatax.home=/Users/huzekang/openSource/DataX/target/datax/datax
program args
-mode standalone -jobid -1 -job /Users/huzekang/openSource/DataX/job-sample/oracle2mysql.json
以上就是本文的全部内容,希望对大家的学习有所帮助,也希望大家多多支持易盾网络。
本文共计151个文字,预计阅读时间需要1分钟。
DataX Web项目地址:[https://github.com/WeiYe-Jing/datax-web](https://github.com/WeiYe-Jing/datax-web)使用VM Option配置:需要写下您用maven打包后生成的target目录,并设置-Ddatax.home=/Users/huzekang/openSource/DataX/target/dataxDataX程序参数:-mode standalone-jobid -1-job /
datax web项目地址:
github.com/WeiYe-Jing/datax-web
vm option
需要写上你用maven打包后生成的target目录
-Ddatax.home=/Users/huzekang/openSource/DataX/target/datax/datax
program args
-mode standalone -jobid -1 -job /Users/huzekang/openSource/DataX/job-sample/oracle2mysql.json
以上就是本文的全部内容,希望对大家的学习有所帮助,也希望大家多多支持易盾网络。

