[ 
https://issues.apache.org/jira/browse/MAPREDUCE-3506?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13439467#comment-13439467
 ] 

Hudson commented on MAPREDUCE-3506:
-----------------------------------

Integrated in Hadoop-Hdfs-trunk #1142 (See 
[https://builds.apache.org/job/Hadoop-Hdfs-trunk/1142/])
    MAPREDUCE-3506. Calling getPriority on JobInfo after parsing a history log 
with JobHistoryParser throws a NullPointerException (Jason Lowe via bobby) 
(Revision 1375602)

     Result = FAILURE
bobby : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1375602
Files : 
* /hadoop/common/trunk/hadoop-mapreduce-project/CHANGES.txt
* 
/hadoop/common/trunk/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core/src/main/java/org/apache/hadoop/mapreduce/jobhistory/JobHistoryParser.java
* 
/hadoop/common/trunk/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-hs/src/test/java/org/apache/hadoop/mapreduce/v2/hs/TestJobHistoryParsing.java

                
> 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
>            Assignee: Jason Lowe
>            Priority: Minor
>             Fix For: 0.23.3, 2.1.0-alpha, 3.0.0, 2.2.0-alpha
>
>         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

        

Reply via email to