[
https://issues.apache.org/jira/browse/HADOOP-1500?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12528965
]
Hadoop QA commented on HADOOP-1500:
-----------------------------------
-1 overall. Here are the results of testing the latest attachment
http://issues.apache.org/jira/secure/attachment/12365910/1500.patch
against trunk revision r577456.
@author +1. The patch does not contain any @author tags.
javadoc +1. The javadoc tool did not generate any warning messages.
javac +1. The applied patch does not generate any new compiler warnings.
findbugs +1. The patch does not introduce any new Findbugs warnings.
core tests +1. The patch passed core unit tests.
contrib tests -1. The patch failed contrib unit tests.
Test results:
http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Patch/797/testReport/
Findbugs warnings:
http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Patch/797/artifact/trunk/build/test/findbugs/newPatchFindbugsWarnings.html
Checkstyle results:
http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Patch/797/artifact/trunk/build/test/checkstyle-errors.html
Console output:
http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Patch/797/console
This message is automatically generated.
> typo's in dfs webui
> -------------------
>
> Key: HADOOP-1500
> URL: https://issues.apache.org/jira/browse/HADOOP-1500
> Project: Hadoop
> Issue Type: Improvement
> Components: dfs
> Affects Versions: 0.13.0
> Reporter: Nigel Daley
> Priority: Trivial
> Attachments: 1500.patch
>
>
> browseBlock.jsp:
> - "Chunk Size ..." should be "Chunck size ..."
> - "... upto ..." should be "... up to ..."
> - "... blocksize ..." should be "... block size ..."
> - "View Next chunk" should be "View next chunk"
> browseDirectory.jsp:
> - "BlockSize" should be "Block Size"
> dfshealth.jsp:
> - Cluster Summary table: the colon (:) should be left justified
> All jsp's:
> - 2006 should be 2007
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.