[ https://issues.apache.org/jira/browse/MAPREDUCE-3506?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13439456#comment-13439456 ]
Hudson commented on MAPREDUCE-3506: ----------------------------------- Integrated in Hadoop-Hdfs-0.23-Build #351 (See [https://builds.apache.org/job/Hadoop-Hdfs-0.23-Build/351/]) svn merge -c 1375602 FIXES: MAPREDUCE-3506. Calling getPriority on JobInfo after parsing a history log with JobHistoryParser throws a NullPointerException (Jason Lowe via bobby) (Revision 1375606) Result = SUCCESS bobby : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1375606 Files : * /hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/CHANGES.txt * /hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core/src/main/java/org/apache/hadoop/mapreduce/jobhistory/JobHistoryParser.java * /hadoop/common/branches/branch-0.23/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