Skip to content

Commit 8b8330e

Browse files
authored
[FLINK-36678][docs][deploy] Fix the typo in Flink CDC YARN deployment documentation
This closes #3706.
1 parent ff77a49 commit 8b8330e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/content.zh/docs/deployment/yarn.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@ pipeline:
133133
```
134134

135135
你可以按需修改配置文件。
136-
最后,通过 Cli 将作业提交至 Flink Standalone 集群。
136+
最后,通过 Cli 将作业提交至 Flink Yarn Session 集群。
137137

138138
```bash
139139
cd /path/flink-cdc-*

docs/content/docs/deployment/yarn.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@ pipeline:
133133
```
134134

135135
You need to modify the configuration file according to your needs.
136-
Finally, submit job to Flink Standalone cluster using Cli.
136+
Finally, submit job to Flink Yarn Session cluster using Cli.
137137

138138
```bash
139139
cd /path/flink-cdc-*

0 commit comments

Comments
 (0)