zhangjian created YARN-9632:
-------------------------------
Summary: No allocatedMB, allocatedVCores, and runningContainers
metrics on running Applications in RM Web UI
Key: YARN-9632
URL: https://issues.apache.org/jira/browse/YARN-9632
Project: Hadoop YARN
Issue Type: Bug
Components: RM, webapp, yarn
Affects Versions: 2.7.7
Reporter: zhangjian
Fix For: 2.8.5
The YARN REST API can report on the following properties:
*allocatedMB*: The sum of memory in MB allocated to the application's running
containers
*allocatedVCores*: The sum of virtual cores allocated to the application's
running containers
*runningContainers*: The number of containers currently running for the
application
But, the RM Web UI does not report on these itemsĀ . I saw it's ok in
hadoop2.8.5.
It would be useful for YARN Application and Resource troubleshooting to have
these properties and their corresponding values exposed on the RM WebUI.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]