Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
-
Reviewed
Description
RM side changes to allow an AM to ask for change of ExecutionType.
Currently, there are two cases:
- Promotion : OPPORTUNISTIC to GUARANTEED.
- Demotion : GUARANTEED to OPPORTUNISTIC.
This is similar to YARN-1197 which allows for change in Container resources.
Attachments
Attachments
Issue Links
- is related to
-
YARN-6216 Unify Container Resizing code paths with Container Updates making it scheduler agnostic
- Resolved