scaleph icon indicating copy to clipboard operation
scaleph copied to clipboard

[Feature][scaleph-engine-seatunnel] support flink cdc by scaleph v1 connector framework

Open kalencaya opened this issue 3 years ago • 1 comments

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

kalencaya avatar Dec 06 '22 11:12 kalencaya

I will try to write Flink CDC connector

LiuBodong avatar May 19 '23 09:05 LiuBodong