Details
-
New Feature
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
-
Reviewed
-
Added time, permission and user attribute support to libhdfs.
Description
add:
dfs_chown
dfs_utime
dfs_chmod
Change open to have its own FS on writes (should we do this on reads too??) and use it for writes and disconnect when closing the file
Chane mkdir to open the FS itself and then close it
also added comments for dfs_access (which needs FileSystem support/libhdfs support) and I added the dfs_symlink and truncate since these 3 are the only 3 things left as far as functionality.
Attachments
Attachments
Issue Links
- duplicates
-
HADOOP-3536 Support permissions in fuse-dfs
- Closed
-
HADOOP-3765 fuse-dfs should access hdfs as the client user
- Closed
-
HADOOP-3766 fuse-dfs should allows permissions to be viewed/set
- Closed
- incorporates
-
HADOOP-3918 Improve fuse-dfs error message when classpath not set or set incorrectly
- Closed
-
HADOOP-3928 add DF fuse dfs unit test
- Closed
- is blocked by
-
HADOOP-4104 add time, permission and user attribute support to libhdfs
- Closed