Details
-
Sub-task
-
Status: Open
-
Minor
-
Resolution: Unresolved
-
2.0.3-alpha
-
None
-
None
Description
Right now, the YarnClusterMetrics just has the total number of node managers returned in it (when queried from a Client -> RM).
It would be useful to also expose NodeManager resource capacities and scheduler max/min resource limits over it to allow clients to pre-determine or pre-compute runtime feasibility without having to request an Application first to get some of this information.
This does not need to be an incompatible change, and we can continue exposing the same values as part of the GetNewApplicationResponse too.
Attachments
Issue Links
- is related to
-
YARN-435 Make it easier to access cluster topology information in an AM
- Open