[ https://issues.apache.org/jira/browse/YARN-9112?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Zhankun Tang updated YARN-9112: ------------------------------- Attachment: YARN-9112-trunk.001.patch > [Submarine] Support polling applicationId when it's not ready in cluster > ------------------------------------------------------------------------ > > Key: YARN-9112 > URL: https://issues.apache.org/jira/browse/YARN-9112 > Project: Hadoop YARN > Issue Type: Sub-task > Reporter: Zhankun Tang > Assignee: Zhankun Tang > Priority: Major > Attachments: YARN-9112-trunk.001.patch > > > This could happen when an application is not ready in the cluster. A polling > for the application Id is needed. > {code:java} > 18/12/11 22:39:58 INFO client.ApiServiceClient: Application ID: > application_1532131617202_0063 > Exception in thread "main" org.apache.hadoop.yarn.exceptions.YarnException: > Can't get application id for Service tensorboard-service > at > org.apache.hadoop.yarn.submarine.runtimes.yarnservice.YarnServiceJobSubmitter.submitJob(YarnServiceJobSubmitter.java:618) > at > org.apache.hadoop.yarn.submarine.client.cli.RunJobCli.run(RunJobCli.java:241) > at org.apache.hadoop.yarn.submarine.client.cli.Cli.main(Cli.java:91) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at > sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) > at > sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > at java.lang.reflect.Method.invoke(Method.java:498) > at org.apache.hadoop.util.RunJar.run(RunJar.java:318) > at org.apache.hadoop.util.RunJar.main(RunJar.java:232){code} -- This message was sent by Atlassian JIRA (v7.6.3#76005) --------------------------------------------------------------------- To unsubscribe, e-mail: yarn-issues-unsubscr...@hadoop.apache.org For additional commands, e-mail: yarn-issues-h...@hadoop.apache.org