Details
-
New Feature
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
0.19.0
-
None
-
None
-
Reviewed
-
Introduce write support for Fuse; requires Linux kernel 2.6.15 or better.
Description
1. dfs_write should return the #of bytes written and not 0
2. implement dfs_flush
3. uncomment/fix dfs_create
4. fix the flags argument passed to libhdfs openFile to get around the bug in hadoop-3723
5. Since I am adding a write unit test, I noticed the unit tests are in the wrong directory - should be in contrib/fuse-dfs/src/test and not contrib/fuse-dfs/test
Attachments
Attachments
Issue Links
- is blocked by
-
LOGGING-160 1.2
- Resolved