DataLinkDC / dinky

Dinky is a real-time data development platform based on Apache Flink, enabling agile data development, deployment and operation.
http://www.dinky.org.cn
Apache License 2.0
3.08k stars 1.13k forks source link

[Optimization][Flink] FLINK StreamexEcuitionenvalonment needs to execute the PIPELINE method #3353

Open zackyoungh opened 6 months ago

zackyoungh commented 6 months ago

Search before asking

Description

当需要执行批算子 plan 计划时,无法直接调用方法,而 executeAsync(StreamGraph streamGraph)去又是可以直接调用Pipeline类。 这边就需要重构一下 StreamexEcuitionenvalonment 类。以下是2种建议:

  1. 继承 StreamexEcuitionenvalonment ,flink-client每个模块重写
  2. 自定义 DinkyStreamexEcuitionenvalonment ,使其执行器和 flink 类单独隔离开来

Are you willing to submit a PR?

Code of Conduct

github-actions[bot] commented 6 months ago

Hello @zackyoungh, this issue is about CDC/CDCSOURCE, so I assign it to @aiwenmo. If you have any questions, you can comment and reply.

你好 @zackyoungh, 这个 issue 是关于 CDC/CDCSOURCE 的,所以我把它分配给了 @aiwenmo。如有任何问题,可以评论回复。

github-actions[bot] commented 4 months ago

Hello @, this issue has not been active for more than 30 days. This issue will be closed in 7 days if there is no response. If you have any questions, you can comment and reply.

你好 @, 这个 issue 30 天内没有活跃,7 天后将关闭,如需回复,可以评论回复。