Gopal V created MAPREDUCE-4699:
----------------------------------
Summary: 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