Community Articles

Find and share helpful community-sourced technical articles.
Announcements
Share your experience with Cloudera on G2 and get a $25 Amazon Gift card.
Labels (1)
avatar

ROOT CAUSE: YARN UI shows total memory vs used memory wrong when there are reserved resources. The memory total shown when there is no reserved resources will be the correct one.

We can also compare that with sum of all NodeManager memory resource. This won't have any impact on YARN scheduler logic. This behavior has been reported in bug in YARN UI and got fixed by https://issues.apache.org/jira/browse/YARN-3432 and https://issues.apache.org/jira/browse/YARN-3243

REFERENCES:

https://issues.apache.org/jira/browse/YARN-3432

https://issues.apache.org/jira/browse/YARN-3243

2,123 Views
0 Kudos
Version history
Last update:
‎12-24-2016 04:31 PM
Updated by:
Contributors