seatunnel icon indicating copy to clipboard operation
seatunnel copied to clipboard

[Discuss][RoadMap] SeaTunnel Q4 RoadMap

Open EricJoy2048 opened this issue 3 years ago • 7 comments

Hi everyone. Here we can discuss the roadmap of SeaTunnel in Q4.

SeaTunnel API & SeaTunnel Connector

  • [ ] CDC Connector MySQL https://github.com/apache/incubator-seatunnel/issues/2394
  • [x] Transform API https://github.com/apache/incubator-seatunnel/issues/2678
  • [ ] Transform V2 Flink Translation
  • [ ] Transform V2 Spark Translation
  • [ ] Database Synchronization Connector (batch mode)
  • [ ] More Source & Sink & Transform Connector https://github.com/apache/incubator-seatunnel/issues/3018
  • [ ] Support Connector Metrics
  • [ ] Support TableSourceFactory and can get the Connector Option Rules.
  • [ ] Support TableSinkFactory and can get the Connector Option Rules.

SeaTunnel Web Server

submodule: https://github.com/apache/incubator-seatunnel-web

  • [x] #3374
  • [ ] Release MVP version, and improve the fellings.

SeaTunnel Engine

  • [x] Release MVP version
  • [x] Support Transform Action
  • [x] Support EventType API(For CDC connector we need know Update/Insert/Delete type)
  • [ ] Run on k8s
  • [x] Performance testing & Performance optimization
  • [ ] Support IMap Storage By JDBC #3870
  • [ ] #3871

Spark/Flink new version support

  • [x] #2733
  • [ ] Support Spark3 https://github.com/apache/incubator-seatunnel/issues/2189
  • [ ] Support Flink 1.15.X https://github.com/apache/incubator-seatunnel/issues/2927

EricJoy2048 avatar Sep 14 '22 10:09 EricJoy2048

Improve end-to-end testing of connector-v2 in a multi-engine environment; Now developers need to write a lot of repeated code to test different engines, if we support more version engine, this will generate more repeated test code;

ashulin avatar Sep 14 '22 10:09 ashulin

SeaTunnel Web Server: Release MVP version, and improve the fellings.

dijiekstra avatar Sep 14 '22 11:09 dijiekstra

@ashulin @CalvinKirs How about storage Snapshot by JDBC?

EricJoy2048 avatar Sep 15 '22 08:09 EricJoy2048

Support Flink 1.15.X #2927

liugddx avatar Oct 24 '22 01:10 liugddx

Run on k8s is anyone working on this, if not, I think I can make it happen

MonsterChenzhuo avatar Nov 23 '22 16:11 MonsterChenzhuo

Support Cache between source and sink What are the requirements for this feature ? up to now , ST Connector is mostly BatchMode ,Is this Feature for in case Sink Speed Less Than Source? if so, Control Source Speed can solve it with low memory use。 @EricJoy2048

cason0126 avatar Dec 08 '22 16:12 cason0126

Run on k8s is anyone working on this, if not, I think I can make it happen

Not yet, welcome you contribute it

CalvinKirs avatar Dec 09 '22 00:12 CalvinKirs

Is there a todolist item in Transform V2 Flink Translation? I can do something related。 @EricJoy2048

2000liux avatar Jan 17 '23 15:01 2000liux

@EricJoy2048 long time no updates?

jobmission avatar Mar 10 '23 00:03 jobmission

how about to support multi-source and complex query sql plugin in zeta engine?

somnmos avatar Apr 12 '23 08:04 somnmos