You are viewing a plain text version of this content. The canonical link for it is here.
Posted to hdfs-dev@hadoop.apache.org by "Istvan Fajth (Jira)" <ji...@apache.org> on 2019/12/06 11:02:00 UTC

[jira] [Created] (HDFS-15034) fuse-dfs does not respect HADOOP_USER_NAME envvar with simple auth

Istvan Fajth created HDFS-15034:
-----------------------------------

             Summary: fuse-dfs does not respect HADOOP_USER_NAME envvar with simple auth
                 Key: HDFS-15034
                 URL: https://issues.apache.org/jira/browse/HDFS-15034
             Project: Hadoop HDFS
          Issue Type: Improvement
          Components: fuse-dfs
            Reporter: Istvan Fajth


In the fuse code, there is an explicit map fro the context uid to the username on the OS level with the help of getpwuid() system call.
As we have already a way to access the callers environment, to determine the kerberos ticket cache path, we can respect the HADOOP_USER_NAME setting in a SIMPLE_AUTH based environment, so that the host where the mount is does not need to have all the users that are defined and used on HDFS.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: hdfs-dev-unsubscribe@hadoop.apache.org
For additional commands, e-mail: hdfs-dev-help@hadoop.apache.org