You are viewing a plain text version of this content. The canonical link for it is here.
Posted to mapreduce-issues@hadoop.apache.org by "Siddharth Seth (JIRA)" <ji...@apache.org> on 2011/06/01 03:46:47 UTC

[jira] [Updated] (MAPREDUCE-2552) MR 279: NPE when requesting attemptids for completed jobs

     [ https://issues.apache.org/jira/browse/MAPREDUCE-2552?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Siddharth Seth updated MAPREDUCE-2552:
--------------------------------------

    Attachment: MR2552.patch

setting successfulAttempt while parsing jobHistory for a job.

> 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
>
>         Attachments: MR2552.patch
>
>
> 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