Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[cdc-cli][cdc-composer][cdc-dist] Support submitting job to general Flink environment #2807

Merged
merged 1 commit into from
Dec 4, 2023

Conversation

PatrickRen
Copy link
Contributor

This pull request adds support to submit Flink CDC pipeline job to more Flink deployments, such as YARN.

Please note that there are still many things that can be improved comparing to the native flink run or SQL client. For example to submit to a YARN session cluster, user needs to set execution.target: yarn-session and yarn-application-id: {flink-app-id} in order to make everything works.

Copy link
Contributor

@leonardBang leonardBang left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @PatrickRen for the contribution, LGTM

@leonardBang leonardBang merged commit a328f98 into apache:master Dec 4, 2023
15 of 17 checks passed
@leonardBang leonardBang added this to the V3.0.0 milestone Dec 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants