Description
The Total Memory and VCores display in the yarn UI is not correct with labeled node
recreate steps:
1. should have a hadoop cluster
2. enabled the yarn Node Labels feature
3. create a label eg: yarn rmadmin -addToClusterNodeLabels "test"
4. add a node into the label eg: yarn rmadmin -replaceLabelsOnNode "zhaoyim02.com=test"
5. then go to the yarn UI http://<hostname>:8088/cluster/nodes
Attachments
Attachments
Issue Links
- relates to
-
YARN-10343 Legacy RM UI should include labeled metrics for allocated, total, and reserved resources.
- Resolved
- links to