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

Hadoop QA commented on HADOOP-6886:
-----------------------------------

-1 overall.  Here are the results of testing the latest attachment 
  http://issues.apache.org/jira/secure/attachment/12506506/hadoop-6886-1.patch
  against trunk revision .

    +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 appears to have generated 5 warning messages.

    -1 javac.  The applied patch generated 1049 javac compiler warnings (more 
than the trunk's current 1047 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 passed unit tests in .

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

Test results: 
https://builds.apache.org/job/PreCommit-HADOOP-Build/452//testReport/
Console output: 
https://builds.apache.org/job/PreCommit-HADOOP-Build/452//console

This message is automatically generated.
                
> LocalFileSystem Needs createNonRecursive API
> --------------------------------------------
>
>                 Key: HADOOP-6886
>                 URL: https://issues.apache.org/jira/browse/HADOOP-6886
>             Project: Hadoop Common
>          Issue Type: Improvement
>          Components: fs
>    Affects Versions: 0.20-append
>            Reporter: Nicolas Spiegelberg
>            Assignee: Nicolas Spiegelberg
>            Priority: Minor
>             Fix For: 1.0.0
>
>         Attachments: HADOOP-6886-branch-0.20-security.patch, 
> HADOOP-6886-branch-0.20-security.patch, HADOOP-6886_20-append.patch, 
> hadoop-6886-1.patch
>
>
> While running sanity check tests for HBASE-2312, I noticed that HDFS-617 did 
> not include createNonRecursive() support for the LocalFileSystem.  This is a 
> problem for HBase, which allows the user to run over the LocalFS instead of 
> HDFS for local cluster testing.  I think this only affects 0.20-append, but 
> may affect the trunk based upon how exactly FileContext handles non-recursive 
> creates.

--
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

        

Reply via email to