Details
-
Bug
-
Status: Closed
-
Critical
-
Resolution: Fixed
-
0.1.1
-
None
-
None
Description
There is the potential for "losing" tasks that are assigned by the JobTracker to a TaskTracker, but that fail during returning the result (usually due to a RPC timeout). In this case, the Job becomes "wedged" in that the tasks will never run and never time out.