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:44:47 UTC

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

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

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

Posted by "Arun C Murthy (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/MAPREDUCE-2552?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Arun C Murthy resolved MAPREDUCE-2552.
--------------------------------------

    Resolution: Fixed

I just committed this. Thanks Sid!

> 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

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

Posted by "Siddharth Seth (JIRA)" <ji...@apache.org>.
     [ 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