mapred.TestJobHistory.testDoneFolderOnHDFS is failing
-----------------------------------------------------
Key: MAPREDUCE-1271
URL: https://issues.apache.org/jira/browse/MAPREDUCE-1271
Project: Hadoop Map/Reduce
Issue Type: Bug
Reporter: Iyappan Srinivasan
The latest trunk build is failing with the following error :
org.apache.hadoop.mapred.TestJobHistory.testDoneFolderOnHDFS (from
TestJobHistory)
Error Message
Config for completed jobs doesnt exist
Stacktrace
junit.framework.AssertionFailedError: Config for completed jobs doesnt exist
at
org.apache.hadoop.mapred.TestJobHistory.testDoneFolderOnHDFS(TestJobHistory.java:671)
Seems like MAPREDUCE-1185 might be the reason, since it was changing the URL of
Job history.
http://hudson.zones.apache.org/hudson/view/Hadoop/job/Hadoop-Mapreduce-trunk/167/
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.