[ https://issues.apache.org/jira/browse/HADOOP-4929?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Amar Kamat updated HADOOP-4929: ------------------------------- Attachment: HADOOP-4929-v1.0.patch Attaching a patch the computes the used heap memory instead of the total memory. > 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 > Attachments: HADOOP-4929-v1.0.patch > > > 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.