Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Implemented
-
None
-
None
-
None
Description
LocalFileSystem in Hadoop doesn't currently implement sync(), so when we're running in that case, we don't have any durability. This isn't a huge deal since it isn't a realistic deployment scenario, but it's probably worth documenting. It caused some confusion for a user when a table disappeared after killing a standalone instance that was hosting its data in the local FS.
Attachments
Issue Links
- relates to
-
HADOOP-7844 Flush/sync do not work on Hadoop LocalFileSystem
- Reopened
1.
|
Doc that localfs is not durable | Closed | Harsh J |