Commit e47dc1d7 authored by 云时's avatar 云时

add datax plugin dev wiki

parent 53aea512
......@@ -55,7 +55,7 @@ DataX目前已经有了比较全面的插件体系,主流的RDBMS数据库、N
| | Elasticsearch | | √ |![]() 、![]()|
# 我要开发新的插件
请点击:[DataX插件开发宝典](xxx)
请点击:[DataX插件开发宝典](https://github.com/alibaba/DataX/blob/master/dataxPluginDev.md)
# 项目成员
......
This diff is collapsed.
......@@ -9,7 +9,7 @@ DataX本身作为数据同步框架,将不同数据源的同步抽象为从源
# System Requirements
- Linux
- [JDK(1.6以上,推荐1.6) ](http://www.oracle.com/technetwork/cn/java/javase/downloads/index.html)
- [JDK(1.8以上,推荐1.8) ](http://www.oracle.com/technetwork/cn/java/javase/downloads/index.html)
- [Python(推荐Python2.6.X) ](https://www.python.org/downloads/)
- [Apache Maven 3.x](https://maven.apache.org/download.cgi) (Compile DataX)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment