Details
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.
Attachments
Attachments
Issue Links
- is depended upon by
-
HADOOP-7870 fix SequenceFile#createWriter with boolean createParent arg to respect createParent.
- Closed
-
HADOOP-6886 LocalFileSystem Needs createNonRecursive API
- Closed
- is required by
-
HBASE-2312 Possible data loss when RS goes into GC pause while rolling HLog
- Closed
- relates to
-
HDFS-617 Support for non-recursive create() in HDFS
- Closed