Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
2.9.1, 3.1.1
Description
YARN-6483 introduced nodes that transitioned to DECOMMISSIONING state to the list of updated nodes returned to the AM. This allows the Spark application master to gracefully decommission its containers on the decommissioning node. But if the node were to be recommissioned, the Spark application master would not be aware of this. We propose to add recommissioned node to the list of updated nodes sent to the AM when a recommission node transition occurs.
Attachments
Issue Links
- is related to
-
YARN-11119 Backport YARN-10538 to branch-2.10
- Resolved
- relates to
-
YARN-6483 Add nodes transitioning to DECOMMISSIONING state to the list of updated nodes returned to the AM
- Resolved
- links to