wuguihu created FLINK-23489: ------------------------------- Summary: For page deployment/cli/,the name of the configuration file is flink-conf.yaml instead of flink-config.yaml Key: FLINK-23489 URL: https://issues.apache.org/jira/browse/FLINK-23489 Project: Flink Issue Type: Bug Components: Documentation Reporter: wuguihu Attachments: image-20210724141503058.png, image-20210724141542029.png
The relevant pages are as follows: # [https://ci.apache.org/projects/flink/flink-docs-master/docs/deployment/cli/] # [https://ci.apache.org/projects/flink/flink-docs-master/zh/docs/deployment/cli/] The related documents are as follows: # docs/content/docs/deployment/cli.md # docs/content.zh/docs/deployment/cli.md In these pages, *conf/flink-config.yaml* should be changed to *conf/flink-conf.yaml.* -- This message was sent by Atlassian Jira (v8.3.4#803005)