MR 279: NPE when requesting attemptids for completed jobs ----------------------------------------------------------
Key: MAPREDUCE-2552 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2552 Project: Hadoop Map/Reduce Issue Type: Bug Components: mrv2 Reporter: Siddharth Seth Assignee: Siddharth Seth Priority: Minor Fix For: 0.23.0 While constructing a CompletedJob instance on the JobHistory server - successfuleAttempt is not populated. Causes an NPE when listing completed attempts for a job via the CLI. CLI: hadoop job -list-attempt-ids <job_id> MAP completed -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira