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

2012-02-18 Thread Forza Mehlano (Updated) (JIRA)

 [ 
https://issues.apache.org/jira/browse/MAPREDUCE-3807?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Forza Mehlano updated MAPREDUCE-3807:
-

Attachment: MAPREDUCE-3807.patch

> 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
>  Labels: newbie
> Attachments: MAPREDUCE-3807.patch
>
>
> 1.0 JobTracker's jobtracker.jsp page currently shows:
> {code}
> Cluster Summary (Heap Size is <%= 
> StringUtils.byteDesc(Runtime.getRuntime().totalMemory()) %>/<%= 
> StringUtils.byteDesc(Runtime.getRuntime().maxMemory()) %>)
> {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




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

2012-02-18 Thread Forza Mehlano (Updated) (JIRA)

 [ 
https://issues.apache.org/jira/browse/MAPREDUCE-3807?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Forza Mehlano updated MAPREDUCE-3807:
-

Release Note: The Heap Size printed in the JobTracker WebUI is accurate
  Status: Patch Available  (was: Open)

No unit test created as similar patch for HDFS didn't require one.

> 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
>  Labels: newbie
>
> 1.0 JobTracker's jobtracker.jsp page currently shows:
> {code}
> Cluster Summary (Heap Size is <%= 
> StringUtils.byteDesc(Runtime.getRuntime().totalMemory()) %>/<%= 
> StringUtils.byteDesc(Runtime.getRuntime().maxMemory()) %>)
> {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