You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Todd Lipcon (JIRA)" <ji...@apache.org> on 2010/07/30 02:26:16 UTC

[jira] Commented: (HADOOP-6886) LocalFileSystem Needs createNonRecursive API

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

Todd Lipcon commented on HADOOP-6886:
-------------------------------------

Looks good except one note:
- Change to the log message in FileSystem is missing a " " before class name


> 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
>            Priority: Minor
>             Fix For: 0.20-append
>
>         Attachments: HADOOP-6886_20-append.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.
-
You can reply to this email to add a comment to the issue online.