[ https://issues.apache.org/jira/browse/FLINK-20687?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Ruguo Yu updated FLINK-20687: ----------------------------- Description: 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=516,height=372! 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=808,height=507! However, I think it is reasonable to show 'yarn-application' without any action. was: 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=516,height=372! 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=808,height=507! However, I think it is reasonable to show 'yarn-application' without any action. > 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 > Priority: Minor > Labels: pull-request-available > 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=516,height=372! > 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=808,height=507! > However, I think it is reasonable to show 'yarn-application' without any > action. -- This message was sent by Atlassian Jira (v8.3.4#803005)