[ https://issues.apache.org/jira/browse/HADOOP-6840?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Nicolas Spiegelberg updated HADOOP-6840: ---------------------------------------- Summary: Support non-recursive create() in FileSystem & SequenceFile.Writer (was: Support non-recursive create() in SequenceFile.Writer) Description: 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. (was: 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 SequenceFile.Writer API.) > 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.21.0, 0.20-append > Reporter: Nicolas Spiegelberg > Priority: Minor > > 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. - You can reply to this email to add a comment to the issue online.