[
https://issues.apache.org/jira/browse/MAPREDUCE-4699?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13467291#comment-13467291
]
Gopal V commented on MAPREDUCE-4699:
------------------------------------
this.fileManager is NULL in JobHistory, looks like JobHistory.init() was not
called.
> TestFairScheduler fails due to JobHistory exception
> ---------------------------------------------------
>
> Key: MAPREDUCE-4699
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-4699
> Project: Hadoop Map/Reduce
> Issue Type: Bug
> Affects Versions: 1.1.1
> Reporter: Gopal V
> Priority: Minor
>
> TestFairScheduler fails due to exception from mapred.JobHistory
> {code}
> null
> java.lang.NullPointerException
> at
> org.apache.hadoop.mapred.JobHistory$JobInfo.logJobPriority(JobHistory.java:1975)
> at
> org.apache.hadoop.mapred.JobInProgress.setPriority(JobInProgress.java:895)
> at
> org.apache.hadoop.mapred.TestFairScheduler.testFifoPool(TestFairScheduler.java:2617)
> {code}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira