Karthik Kambatla created MAPREDUCE-5729:
-------------------------------------------

             Summary: mapred job -list throws NPE
                 Key: MAPREDUCE-5729
                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-5729
             Project: Hadoop Map/Reduce
          Issue Type: Bug
          Components: mrv2
    Affects Versions: 2.2.0
            Reporter: Karthik Kambatla
            Assignee: Karthik Kambatla
            Priority: Critical


mapred job -list throws the following NPE:
{noformat}
Exception in thread "main" java.lang.NullPointerException
        at 
org.apache.hadoop.mapreduce.TypeConverter.fromYarn(TypeConverter.java:445)
        at 
org.apache.hadoop.mapreduce.TypeConverter.fromYarnApps(TypeConverter.java:460)
        at 
org.apache.hadoop.mapred.ResourceMgrDelegate.getAllJobs(ResourceMgrDelegate.java:125)
        at org.apache.hadoop.mapred.YARNRunner.getAllJobs(YARNRunner.java:164)

{noformat}



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)

Reply via email to