You are viewing a plain text version of this content. The canonical link for it is here.
Posted to mapreduce-dev@hadoop.apache.org by "Iyappan Srinivasan (JIRA)" <ji...@apache.org> on 2009/12/08 06:38:18 UTC

[jira] Created: (MAPREDUCE-1271) mapred.TestJobHistory.testDoneFolderOnHDFS is failing

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.