Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
3.4.0
-
None
-
Reviewed
Description
Under this umbrella (YARN-10496), weight-mode has been implemented for CS with YARN-10504.
We would like to expose the mode of operation with the RM's /scheduler REST endpoint.
The field name will be 'mode'.
All queue representations in the response will be uniformly hold any of the mode values of: "percentage", "absolute", "weight".
Attachments
Attachments
Issue Links
- is cloned by
-
YARN-10579 CS Flexible Auto Queue Creation: Modify RM /scheduler endpoint to include weight values for queues
- Resolved