[
https://issues.apache.org/jira/browse/MAPREDUCE-880?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12744883#action_12744883
]
Amar Kamat commented on MAPREDUCE-880:
--------------------------------------
Looked into this. Looks like the problem is with the case where the jobtracker
is dead and the tasktrackers have some tasks running. In such cases
MiniMRCluster.shutdown() waits forever for the task to finish (tracker to be
idle). Somehow earlier the tasks were not scheduled and it used to work fine.
Continuing with the debugging.
> TestRecoveryManager times out
> -----------------------------
>
> Key: MAPREDUCE-880
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-880
> Project: Hadoop Map/Reduce
> Issue Type: Bug
> Components: test
> Reporter: Amar Kamat
>
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.