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

Hadoop QA commented on HDFS-1472:
---------------------------------

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

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

    +1 tests included.  The patch appears to include 2 new or modified tests.

    +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 warnings.

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

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

    -1 contrib tests.  The patch failed contrib unit tests.

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

Test results: 
http://hudson.zones.apache.org/hudson/job/PreCommit-HDFS-Build/2/testReport/
Findbugs warnings: 
http://hudson.zones.apache.org/hudson/job/PreCommit-HDFS-Build/2/artifact/trunk/build/test/findbugs/newPatchFindbugsWarnings.html
Checkstyle results: 
http://hudson.zones.apache.org/hudson/job/PreCommit-HDFS-Build/2/artifact/trunk/build/test/checkstyle-errors.html
Console output: 
http://hudson.zones.apache.org/hudson/job/PreCommit-HDFS-Build/2/console

This message is automatically generated.

> Refactor DFSck to allow programmatic access to output
> -----------------------------------------------------
>
>                 Key: HDFS-1472
>                 URL: https://issues.apache.org/jira/browse/HDFS-1472
>             Project: Hadoop HDFS
>          Issue Type: Improvement
>          Components: tools
>            Reporter: Ramkumar Vadali
>         Attachments: HDFS-1472.patch
>
>
> DFSck prints the list of corrupt files to stdout. This jira proposes that it 
> write to a PrintStream object that is passed to the constructor. This will 
> allow components like RAID to programmatically get a list of corrupt files.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to