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 "Jason Lowe (JIRA)" <ji...@apache.org> on 2012/08/21 01:30:38 UTC

[jira] [Updated] (MAPREDUCE-3506) Calling getPriority on JobInfo after parsing a history log with JobHistoryParser throws a NullPointerException

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

Jason Lowe updated MAPREDUCE-3506:
----------------------------------

    Attachment: MAPREDUCE-3506.patch

Patch to default the priority to NORMAL.  Also cleaned up the {{printAll}} method to avoid crashing if fields are not yet initialized.
                
> Calling getPriority on JobInfo after parsing a history log with JobHistoryParser throws a NullPointerException
> --------------------------------------------------------------------------------------------------------------
>
>                 Key: MAPREDUCE-3506
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3506
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: client, mrv2
>    Affects Versions: 0.23.0
>            Reporter: Ratandeep Ratti
>            Priority: Minor
>         Attachments: MAPREDUCE-3506.patch
>
>
> Somehow the priority field under JobHistoryParser.JobInfo is not set. Calling getPriority on Jobinfo after parsing a Job hisotry log throws NPE

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira