-
Type:
Improvement
-
Status: Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 2.9.1, 3.1.1
-
Component/s: None
-
Labels:
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.
- links to