[
https://issues.apache.org/jira/browse/HDFS-9738?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Bob Hansen updated HDFS-9738:
-----------------------------
Attachment: HDFS-9738.HDFS-8707.000.patch
Implemented basic AuthN by passing the effective user to the NN on handshake.
If no username is provided, the following fallbacks will be used:
env[HADOOP_USER_NAME]
env[USER]
posix username (if posix)
"unkown_user"
> libhdfs++: Implement simple authentication
> ------------------------------------------
>
> Key: HDFS-9738
> URL: https://issues.apache.org/jira/browse/HDFS-9738
> Project: Hadoop HDFS
> Issue Type: Sub-task
> Components: hdfs-client
> Reporter: Bob Hansen
> Attachments: HDFS-9738.HDFS-8707.000.patch
>
>
> Support public APIs to pass in a username and accept authN and authZ
> responses from the server.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)