Ruguo Yu created FLINK-20687: -------------------------------- Summary: Missing 'yarn-application' target in CLI help message Key: FLINK-20687 URL: https://issues.apache.org/jira/browse/FLINK-20687 Project: Flink Issue Type: Improvement Components: Command Line Client Affects Versions: 1.12.0 Reporter: Ruguo Yu Fix For: 1.13.0, 1.12.1 Attachments: image-2020-12-20-21-48-18-391.png, image-2020-12-20-22-02-01-312.png
Missing 'yarn-application' target in CLI help message when i enter command 'flink run-application -h', as follows: !image-2020-12-20-21-48-18-391.png|width=637,height=459! The target name is obtained through SPI, and I checked the SPI META-INF/servicesis is correct. Next i put flink-shaded-hadoop-*-.jar to flink lib derectory or set HADOOP_CLASSPATH, it can show 'yarn-application', as follows: !image-2020-12-20-22-02-01-312.png|width=924,height=580! -- This message was sent by Atlassian Jira (v8.3.4#803005)