Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
2.7.2
-
None
-
None
-
Reviewed
Description
`yarn.scheduler.capacity.maximum-am-resource-percent` is exposed through the Cluster Scheduler API, but not through YarnClient.
Since YarnClient and RM REST APIs depend on different ports (8032 vs 8088 by default), it would be nice to expose `maximum-am-resource-percent` in YarnClient as well.