You are viewing a plain text version of this content. The canonical link for it is here.
Posted to yarn-dev@hadoop.apache.org by "Yesha Vora (JIRA)" <ji...@apache.org> on 2018/05/16 23:14:00 UTC

[jira] [Created] (YARN-8309) Diagnostic message for yarn service app failure due token renewal should be improved

Yesha Vora created YARN-8309:
--------------------------------

             Summary: Diagnostic message for yarn service app failure due token renewal should be improved
                 Key: YARN-8309
                 URL: https://issues.apache.org/jira/browse/YARN-8309
             Project: Hadoop YARN
          Issue Type: Bug
            Reporter: Yesha Vora


When Yarn service application failed due to token renewal issue , The diagonstic message was unclear . 
{code:java}
Application application_1526413043392_0002 failed 20 times due to AM Container for appattempt_1526413043392_0002_000020 exited with exitCode: 1 Failing this attempt.Diagnostics: [2018-05-15 23:15:28.779]Exception from container-launch. Container id: container_e04_1526413043392_0002_20_000001 Exit code: 1 Exception message: Launch container failed Shell output: main : command provided 1 main : run as user is hbase main : requested yarn user is hbase Getting exit code file... Creating script paths... Writing pid file... Writing to tmp file /grid/0/hadoop/yarn/local/nmPrivate/application_1526413043392_0002/container_e04_1526413043392_0002_20_000001/container_e04_1526413043392_0002_20_000001.pid.tmp Writing to cgroup task files... Creating local dirs... Launching container... Getting exit code file... Creating script paths... [2018-05-15 23:15:28.806]Container exited with a non-zero exit code 1. Error file: prelaunch.err. Last 4096 bytes of prelaunch.err : [2018-05-15 23:15:28.807]Container exited with a non-zero exit code 1. Error file: prelaunch.err. Last 4096 bytes of prelaunch.err : For more detailed output, check the application tracking page: https://xxx:8090/cluster/app/application_1526413043392_0002 Then click on links to logs of each attempt. . Failing the application.{code}
Here, diagnostic message should be improved to specify that AM is failing due to token renewal issues.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: yarn-dev-unsubscribe@hadoop.apache.org
For additional commands, e-mail: yarn-dev-help@hadoop.apache.org