Details
-
New Feature
-
Status: Closed
-
Major
-
Resolution: Duplicate
-
None
-
None
-
None
-
None
Description
Currently permissions are unsupported by fuse-dfs.
This manifests itself as two issues:
- Users accessing a fuse-dfs mount do so as the user running fuse_dfs executable. In this case, it would be better to run fuse-dfr as some privileged user, and use Hadoop API calls determine whether the current user was privileged enough to perform the action.
- Users cannot view/change permissions on the mounted volume. See
HADOOP-3264
Attachments
Attachments
Issue Links
- incorporates
-
HADOOP-3765 fuse-dfs should access hdfs as the client user
- Closed
-
HADOOP-3766 fuse-dfs should allows permissions to be viewed/set
- Closed
- is duplicated by
-
HADOOP-4106 add time, permission and user attribute support to fuse-dfs
- Closed
- relates to
-
HADOOP-3764 libhdfs should allow connection to the DFS as a given user
- Closed
-
HADOOP-3264 libhdfs does not provide permissions in API
- Closed
-
HADOOP-3549 meaningful errno values in libhdfs
- Closed