ClusterStatus should report heap memory used --------------------------------------------
Key: HADOOP-4929 URL: https://issues.apache.org/jira/browse/HADOOP-4929 Project: Hadoop Core Issue Type: Improvement Components: mapred Reporter: Amar Kamat Priority: Minor As of today {{ClusterStatus}} reports _total-available-heap-memory_ and _max-heap-memory_. I think it will be useful to show the _actual_ heap memory used i.e {{total - free}}. Note that this was introduced by HADOOP-4435. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.