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

Hudson commented on HADOOP-6840:
--------------------------------

Integrated in Hadoop-Hdfs-trunk-Commit #1456 (See 
[https://builds.apache.org/job/Hadoop-Hdfs-trunk-Commit/1456/])
    HADOOP-6840. Support non-recursive create() in FileSystem and 
SequenceFile.Writer. Contributed by Jitendra and Eli

eli : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1212062
Files : 
* /hadoop/common/trunk/hadoop-common-project/hadoop-common/CHANGES.txt
* 
/hadoop/common/trunk/hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/fs/FileSystem.java
* 
/hadoop/common/trunk/hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/io/SequenceFile.java
* 
/hadoop/common/trunk/hadoop-common-project/hadoop-common/src/test/java/org/apache/hadoop/fs/TestFilterFileSystem.java

                
> Support non-recursive create() in FileSystem & SequenceFile.Writer
> ------------------------------------------------------------------
>
>                 Key: HADOOP-6840
>                 URL: https://issues.apache.org/jira/browse/HADOOP-6840
>             Project: Hadoop Common
>          Issue Type: Improvement
>          Components: fs, io
>    Affects Versions: 0.20-append, 0.21.0
>            Reporter: Nicolas Spiegelberg
>            Assignee: Jitendra Nath Pandey
>            Priority: Minor
>             Fix For: 1.0.0
>
>         Attachments: HADOOP-6840-branch-0.20-security.patch, 
> HADOOP-6840_0.20-append.patch, HADOOP-6840_0.21-2.patch, 
> HADOOP-6840_0.21.patch, hadoop-6840-1.patch, hadoop-6840-2.patch, 
> hadoop-6840-3.patch
>
>
> The proposed solution for HBASE-2312 requires the sequence file to handle a 
> non-recursive create.  This is already supported by HDFS, but needs to have 
> an equivalent FileSystem & SequenceFile.Writer API.

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