You are viewing a plain text version of this content. The canonical link for it is here.
Posted to mapreduce-dev@hadoop.apache.org by "Harsh J (Created) (JIRA)" <ji...@apache.org> on 2012/02/04 07:53:53 UTC

[jira] [Created] (MAPREDUCE-3807) JobTracker needs fix similar to HDFS-94

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