nebula
nebula copied to clipboard
Support DataX
Feature description DataX is an offline data synchronization framework open sourced by Alibaba Cloud.This framework provides a unified abstraction for data synchronization. Users can implement Reader/Writer plugins to integrate data sources, and each newly accessed data source can communicate with existing data sources in its ecosystem. nebula looks forward to supporting DataX.
TODO list
- [ ] Configure metadata mapping
- [ ] Support data Reader/Writer plugin
- [ ] Regression testing
- [ ] Documentation
Additional context All aspects related to performance need to be evaluated in detail.
https://github.com/nebula-contrib/DataX
you can write one by sdk, little code ~~~ but multi version is not supportted~
https://github.com/nebula-contrib/DataX
The DataX skeleton has been implemented and will be improved later. Close this issue for now.