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

[docs] Fix overview docs to remove prefix of pipeline options. #2833

Merged
merged 1 commit into from
Dec 7, 2023

Conversation

loserwang1024
Copy link
Contributor

In #2821, prefix of pipeline options is removed. Thus, prefix of pipeline options in overview docs also need to be removed

@github-actions github-actions bot added the docs Improvements or additions to documentation label Dec 7, 2023
@loserwang1024
Copy link
Contributor Author

@PatrickRen , @ruanhang1993 , @lvyanquan , CC

@@ -97,5 +97,5 @@ For example, we can use this yaml file to define a pipeline:
```yaml
pipeline:
name: mysql-to-kafka-pipeline
pipeline.global.parallelism: 1
global.parallelism: 1
Copy link
Contributor

Choose a reason for hiding this comment

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

Just 'parallelism', not 'global.parallelism'

Copy link
Contributor Author

Choose a reason for hiding this comment

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

@joyCurry30 , Thanks, I will remove it from cdc-pipeline.md and mysql's pipeline-test.yaml

@joyCurry30
Copy link
Contributor

pipeline-test.yaml which under flink-cdc-pipeline-connector-mysql/src/test/resources has same problem.

Copy link
Contributor

@lvyanquan lvyanquan left a comment

Choose a reason for hiding this comment

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

LGTM.

@loserwang1024 loserwang1024 changed the title [docs] fix overview docs to remove prefix of pipeline options. [docs] Fix overview docs to remove prefix of pipeline options. Dec 7, 2023
Copy link
Contributor

@joyCurry30 joyCurry30 left a comment

Choose a reason for hiding this comment

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

LGTM.

Copy link
Contributor

@PatrickRen PatrickRen left a comment

Choose a reason for hiding this comment

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

@loserwang1024 Thanks for the patch! LGTM.

@PatrickRen PatrickRen merged commit f15faac into apache:master Dec 7, 2023
17 checks passed
loserwang1024 added a commit to loserwang1024/flink-cdc-connectors that referenced this pull request Dec 7, 2023
loserwang1024 added a commit to loserwang1024/flink-cdc-connectors that referenced this pull request Dec 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants