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

[FLINK-35781][cli] Provide a default parallelism (1) for pipeline jobs #3458

Merged
merged 2 commits into from
Jul 12, 2024

Conversation

yuxiqian
Copy link
Contributor

@yuxiqian yuxiqian commented Jul 8, 2024

This closes FLINK-35781.

Currently, Flink CDC PIPELINE_PARALLELISM option is forcefully required in pipeline definition, which turns out to be unnecessary since Flink already has a fallback parallelism option.

This PR adds a default value (1, same as Flink's default parallelism) in CDC CLI to resolve this issue.

@github-actions github-actions bot added docs Improvements or additions to documentation common labels Jul 8, 2024
@yuxiqian
Copy link
Contributor Author

yuxiqian commented Jul 8, 2024

@ruanhang1993 PTAL

Copy link
Contributor

@ruanhang1993 ruanhang1993 left a comment

Choose a reason for hiding this comment

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

LGTM

@leonardBang leonardBang merged commit a098dda into apache:master Jul 12, 2024
17 checks passed
wuzhenhua01 pushed a commit to wuzhenhua01/flink-cdc-connectors that referenced this pull request Aug 4, 2024
qiaozongmi pushed a commit to qiaozongmi/flink-cdc that referenced this pull request Sep 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
common docs Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants