JobTracker needs fix similar to HDFS-94
---------------------------------------
Key: MAPREDUCE-3807
URL: https://issues.apache.org/jira/browse/MAPREDUCE-3807
Project: Hadoop Map/Reduce
Issue Type: Bug
Affects Versions: 1.0.0
Reporter: Harsh J
1.0 JobTracker's jobtracker.jsp page currently shows:
{code}
<h2>Cluster Summary (Heap Size is <%=
StringUtils.byteDesc(Runtime.getRuntime().totalMemory()) %>/<%=
StringUtils.byteDesc(Runtime.getRuntime().maxMemory()) %>)</h2>
{code}
It could use an improvement same as HDFS-94 to reflect live heap usage more
accurately.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira