Hi Benson QueueInfo is used to get some basic information related to a queue. If there is a use case to have some more extended information such as resourceUsedForAM etc, then please raise a ticket under YARN project and we could discuss more there.
Thanks Sunil On Thu, Jan 19, 2017 at 6:40 AM Benson Qiu <[email protected]> wrote: > The ResourceManager REST APIs provide some information that we can't > obtain from YarnClient > <https://hadoop.apache.org/docs/r2.6.0/api/org/apache/hadoop/yarn/client/api/YarnClient.html>. > For example, the http://<rm http address:port>/ws/v1/cluster/scheduler > endpoint provides "AMResourceUsed" which is not provided by YarnClient. > > Are there any plans to add this additional information to YarnClient in > the future? > > Thanks, > Benson >
