Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/content.zh/docs/deployment/yarn.md
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@ pipeline:
```

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

```bash
cd /path/flink-cdc-*
Expand Down
2 changes: 1 addition & 1 deletion docs/content/docs/deployment/yarn.md
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@ pipeline:
```

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

```bash
cd /path/flink-cdc-*
Expand Down