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

Hadoop QA commented on HDFS-1995:
---------------------------------

-1 overall.  Here are the results of testing the latest attachment 
  http://issues.apache.org/jira/secure/attachment/12481178/HDFS-1995.3.patch
  against trunk revision 1130381.

    +1 @author.  The patch does not contain any @author tags.

    -1 tests included.  The patch doesn't appear to include any new or modified 
tests.
                        Please justify why no new tests are needed for this 
patch.
                        Also please list what manual steps were performed to 
verify this patch.

    +1 javadoc.  The javadoc tool did not generate any warning messages.

    +1 javac.  The applied patch does not increase the total number of javac 
compiler warnings.

    +1 findbugs.  The patch does not introduce any new Findbugs (version 1.3.9) 
warnings.

    +1 release audit.  The applied patch does not increase the total number of 
release audit warnings.

    -1 core tests.  The patch failed these core unit tests:


    +1 contrib tests.  The patch passed contrib unit tests.

    +1 system test framework.  The patch passed system test framework compile.

Test results: 
https://builds.apache.org/hudson/job/PreCommit-HDFS-Build/688//testReport/
Findbugs warnings: 
https://builds.apache.org/hudson/job/PreCommit-HDFS-Build/688//artifact/trunk/build/test/findbugs/newPatchFindbugsWarnings.html
Console output: 
https://builds.apache.org/hudson/job/PreCommit-HDFS-Build/688//console

This message is automatically generated.

> 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