TestRecoveryManager can spin waiting for a job to be half done ---------------------------------------------------------------
Key: MAPREDUCE-1414 URL: https://issues.apache.org/jira/browse/MAPREDUCE-1414 Project: Hadoop Map/Reduce Issue Type: Bug Components: test Affects Versions: 0.22.0 Reporter: Steve Loughran Assignee: Steve Loughran Priority: Minor This is something I've seen: the TestRecoveryManager spinning forever waiting for a job to get half done. The test runner will eventually kill it, but that loses any log and chance of finding the problem. Solution: have a timeout on how long you wait for the job -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.