fuse-dfs should access hdfs as the client user
----------------------------------------------
Key: HADOOP-3765
URL: https://issues.apache.org/jira/browse/HADOOP-3765
Project: Hadoop Core
Issue Type: New Feature
Components: contrib/fuse-dfs
Reporter: Craig Macdonald
Users accessing hdfs mount through fuse-dfs do so as the user running fuse_dfs
executable. In this case, it would be better to run fuse-dfs as some privileged
user, and use separate connections to the hdfs for each client user accessing
the mount.
See HADOOP-3536 for more discussion.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.