Details
-
New Feature
-
Status: Closed
-
Blocker
-
Resolution: Fixed
-
0.20-append
-
None
-
None
-
hbase
Description
In the append design doc (https://issues.apache.org/jira/secure/attachment/12370562/Appends.doc), it says
- A reader is guaranteed to be able to read data that was 'flushed' before the reader opened the file
However, this feature is not yet implemented. Note that the operation 'flushed' is now called "sync".
Attachments
Attachments
Issue Links
- blocks
-
HDFS-495 Hadoop FSNamesystem startFileInternal() getLease() has bug
- Resolved
-
HBASE-1148 Always flush HLog on root or meta region updates
- Closed
-
HBASE-1155 Verify that FSDataoutputStream.sync() works
- Closed
- incorporates
-
HDFS-1779 After NameNode restart , Clients can not read partial files even after client invokes Sync.
- Closed
- is related to
-
HDFS-376 FileSystem.listStatus should report the current length of a file if it has been sync'd
- Open
- relates to
-
HDFS-659 DFSClient cannot read all the available bytes
- Resolved
-
HDFS-158 HDFS soft lease limit should be configurable per-file
- Resolved
-
HADOOP-2658 Design and Implement a Test Plan to support appends to HDFS files
- Closed
-
HADOOP-1700 Append to files in HDFS
- Closed
-
HDFS-630 In DFSOutputStream.nextBlockOutputStream(), the client can exclude specific datanodes when locating the next block.
- Closed