I fixed compilation errors by making the calls to TestJobTrackerRestart
methods instead of UtilForTest in branch 0.19. But the test fails
(timesout) waiting for tasktrackers to be idle, though it passes on trunk.
Should we remove the testcase from branch 0.19 to fix compilation errors
for now?
Amar Kamat (JIRA) wrote:
HADOOP-4638 has broken 0.19 compilation
---------------------------------------
Key: HADOOP-5421
URL: https://issues.apache.org/jira/browse/HADOOP-5421
Project: Hadoop Core
Issue Type: Bug
Components: mapred
Affects Versions: 0.19.1
Reporter: Amar Kamat
Priority: Blocker
Fix For: 0.19.2
UtilsForTest is missing in 0.19 and {{TestRecoveryManager}} uses it.