[ 
https://issues.apache.org/jira/browse/HDFS-1995?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13043329#comment-13043329
 ] 

Hudson commented on HDFS-1995:
------------------------------

Integrated in Hadoop-Hdfs-trunk #686 (See 
[https://builds.apache.org/hudson/job/Hadoop-Hdfs-trunk/686/])
    HDFS-1995. Federation: Minor bug fixes and modification cluster web UI. 
Contributed by Tanping Wang.

suresh : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1130855
Files : 
* /hadoop/hdfs/trunk/src/webapps/hdfs/dfsclusterhealth.xsl
* 
/hadoop/hdfs/trunk/src/java/org/apache/hadoop/hdfs/server/namenode/NamenodeJspHelper.java
* 
/hadoop/hdfs/trunk/src/java/org/apache/hadoop/hdfs/server/namenode/ClusterJspHelper.java
* /hadoop/hdfs/trunk/CHANGES.txt


> Minor modification to both dfsclusterhealth and dfshealth pages for Web UI
> --------------------------------------------------------------------------
>
>                 Key: HDFS-1995
>                 URL: https://issues.apache.org/jira/browse/HDFS-1995
>             Project: Hadoop HDFS
>          Issue Type: Improvement
>    Affects Versions: 0.23.0
>            Reporter: Tanping Wang
>            Assignee: Tanping Wang
>            Priority: Minor
>             Fix For: 0.23.0
>
>         Attachments: ClusterSummary-2.png, HDFS-1995.2.patch, 
> HDFS-1995.3.patch, HDFS-1995.patch, OneNN.png
>
>
> Four small modifications/fixes:
> on dfshealthpage:
> 1) fix remaining% to be remaining / total ( it was mistaken as used / total)
> on dfsclusterhealth page:
> 1) makes the table header 8em wide
> 2) fix the typo(inconsistency) Total Files and Blocks => Total Files and 
> Directories
> 3) make the DFS Used = sum of block pool used space of every name space.  And 
> change the label names accordingly.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to