You are viewing a plain text version of this content. The canonical link for it is here.
Posted to yarn-issues@hadoop.apache.org by "Zhankun Tang (JIRA)" <ji...@apache.org> on 2018/12/12 03:50:00 UTC

[jira] [Updated] (YARN-9112) [Submarine] Support polling applicationId when it's not ready in cluster

     [ 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-unsubscribe@hadoop.apache.org
For additional commands, e-mail: yarn-issues-help@hadoop.apache.org