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 "Varun Saxena (JIRA)" <ji...@apache.org> on 2015/10/09 13:04:26 UTC

[jira] [Created] (YARN-4246) NPE while listing app attempt

Varun Saxena created YARN-4246:
----------------------------------

             Summary: NPE while listing app attempt
                 Key: YARN-4246
                 URL: https://issues.apache.org/jira/browse/YARN-4246
             Project: Hadoop YARN
          Issue Type: Bug
            Reporter: Varun Saxena
            Assignee: nijel


{noformat}
Exception in thread "main" java.lang.NullPointerException
at org.apache.hadoop.yarn.client.cli.ApplicationCLI.listApplicationAttempts(ApplicationCLI.java:669)
at org.apache.hadoop.yarn.client.cli.ApplicationCLI.run(ApplicationCLI.java:233)
at org.apache.hadoop.util.ToolRunner.run(ToolRunner.java:70)
at org.apache.hadoop.util.ToolRunner.run(ToolRunner.java:84)
at org.apache.hadoop.yarn.client.cli.ApplicationCLI.main(ApplicationCLI.java:89)
{noformat}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)