Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
0.19.1, 0.20.0
-
None
-
None
-
Reviewed
-
libhdfs supports O_APPEND flag
Description
libhdfs currently calls FileSystem.create when O_APPEND passed in - ie it ignores this flag
Attachments
Attachments
Issue Links
- depends upon
-
HADOOP-4508 FSDataOutputStream.getPos() == 0when appending to existing file and should be file length
- Closed
- is related to
-
HDFS-413 fuse-dfs fix writeTest and add writeAppendtest
- Open