Description
When RM restarted, if during restart one NM went bad (bad disk), NM got blacklisted by AM and RM keeps giving the containers on the same node even though AM doesn't want it there.
Need to change AM to specifically blacklist node in the RM requests.
Attachments
Attachments
Issue Links
- is blocked by
-
YARN-1141 Updating resource requests should be decoupled with updating blacklist
- Closed
- is related to
-
YARN-1133 AMRMClient should be able to blacklist nodes, and specify them in AllocateRequest
- Resolved
-
MAPREDUCE-5559 Reconsidering the policy of ignoring the blacklist after reaching the threshold
- Open