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

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 patch.  The patch command could not apply the patch.

Console output: 
https://builds.apache.org/job/PreCommit-HADOOP-Build/453//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