Details
-
Bug
-
Status: Reopened
-
Major
-
Resolution: Unresolved
-
0.20.1
-
None
-
None
-
None
Description
They seem to be no-ops. This is really easy to reproduce, just open a file using FileSystem/getLocal(new Configuration()), write data to the output stream, and then try to flush/sync. I also tried creating the output stream with a buffer size of 1, but that had no effect.
Attachments
Issue Links
- is duplicated by
-
HADOOP-7063 ChecksumFileSystem should implement flush()
- Resolved
- is related to
-
FLUME-1844 HDFSEventSink should have option to use RawLocalFileSystem
- Resolved
-
HBASE-3696 No durability when running with LocalFileSystem
- Closed
- relates to
-
HADOOP-8861 FSDataOutputStream.sync should call flush() if the underlying wrapped stream is not Syncable
- Closed
-
HADOOP-15051 FSDataOutputStream returned by LocalFileSystem#createNonRecursive doesn't have hflush capability
- Resolved