Yesha Vora created YARN-8368:
--------------------------------

             Summary: yarn app start cli should print applicationId
                 Key: YARN-8368
                 URL: https://issues.apache.org/jira/browse/YARN-8368
             Project: Hadoop YARN
          Issue Type: Bug
            Reporter: Yesha Vora


yarn app start cli should print the application Id similar to yarn launch cmd.
{code:java}
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.{code}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to