You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "Nicolas Spiegelberg (JIRA)" <ji...@apache.org> on 2010/07/28 07:46:16 UTC

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

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


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.