Details
-
Bug
-
Status: Closed
-
Blocker
-
Resolution: Fixed
-
0.23.0, 2.0.0-alpha
-
None
-
Reviewed
Description
There appears to be a race condition in the MR App Master in relation to preempting reducers to let a mapper run. In the particular case that I have been debugging a reducer was selected for preemption that did not have a container assigned to it yet. When the container became available that reduce started running and the previous TA_KILL event appears to have been ignored.
Attachments
Attachments
Issue Links
- fixes
-
MAPREDUCE-7483 getTask() can cause a dead lock
- Open