Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
2.0.3-alpha, 0.23.7, 2.7.0
-
None
-
Reviewed
Description
As discussed in MAPREDUCE-4982, after MAPREDUCE-4893 it is theoretically possible for the AM to accidentally assign a reducer container to a map attempt if the AM doesn't find a reduce attempt actively looking for the container (e.g.: the RM accidentally allocated too many reducer containers).
Attachments
Attachments
Issue Links
- is duplicated by
-
MAPREDUCE-5115 MR app master may try to assign a reduce priority container to a map
- Resolved
- relates to
-
MAPREDUCE-4982 AM hung with one pending map task
- Resolved
-
MAPREDUCE-4893 MR AppMaster can do sub-optimal assignment of containers to map tasks leading to poor node locality
- Closed