Description
yarn app start cli should print the application Id similar to yarn launch cmd.
bash-4.2$ yarn app -start hbase-app-test WARNING: YARN_LOGFILE has been replaced by HADOOP_LOGFILE. Using value of YARN_LOGFILE. WARNING: YARN_PID_DIR has been replaced by HADOOP_PID_DIR. Using value of YARN_PID_DIR. 18/05/24 15:15:53 INFO client.RMProxy: Connecting to ResourceManager at xxx/xxx:8050 18/05/24 15:15:54 INFO client.RMProxy: Connecting to ResourceManager at xxx/xxx:8050 18/05/24 15:15:55 INFO client.ApiServiceClient: Service hbase-app-test is successfully started.