TestJobTrackerRestart.testJobRecoveryWithEmptyHistory doesnt test the expected
------------------------------------------------------------------------------
Key: HADOOP-6055
URL: https://issues.apache.org/jira/browse/HADOOP-6055
Project: Hadoop Core
Issue Type: Bug
Components: mapred, test
Reporter: Amareshwari Sriramadasu
Fix For: 0.21.0
The test uses TestEmptyJob.CommitterWithDelayCleanup to delay cleanup. But the
committer requires configuration property "share" to be set, which is not done
in the test. So, cleanup fails in the test instead of getting delayed.
Test should have an assert for Job is successful in the end.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.