Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Duplicate
-
0.23.6
-
None
-
None
Description
Saw a job that hung with one pending map task that never ran. The task was in the SCHEDULED state with a single attempt that was in the UNASSIGNED state. The AM looked like it was waiting for a container from the RM, but the RM was never granting it the one container it needed.
I suspect the AM botched the container request bookkeeping somehow. More details to follow.
Attachments
Issue Links
- duplicates
-
MAPREDUCE-4893 MR AppMaster can do sub-optimal assignment of containers to map tasks leading to poor node locality
- Closed
- is related to
-
MAPREDUCE-5002 AM could potentially allocate a reduce container to a map attempt
- Resolved