scaleph
scaleph copied to clipboard
[Feature][scaleph-engine-seatunnel] support flink cdc by scaleph v1 connector framework
Already searched before asking?
- [X] I had searched in the feature and found no similar feature requirement.
Usage Scenario
As title described, try to support flink cdc by scaleph v1 connector framework. Flink itself has a prosperous ecosystem with so many bigdata components such as iceberg, hudi datalake, flink cdc data integration. Contributors have spent much time and energy on realize such connectors and focus on better performance and usage, seatunnel v1 connector framework provides a simple way for applying such connectors on out-of-box data integration tools
Description
support v1 seatunnel
- [ ] support other data integration tools by dag
- [ ] support seatunnel v1 engine
connectors
- [ ] flink cdc connector
- [ ] iceberg connector
- [ ] hudi connector
- [ ] flink table store connector
Are you willing to submit a PR?
- [ ] Yes, I am willing to submit a PR!
Code of Conduct
- [X] I agree to follow this project's Code of Conduct
I will try to write Flink CDC connector