[ 
https://issues.apache.org/jira/browse/HADOOP-17005?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Steve Loughran updated HADOOP-17005:
------------------------------------
    Affects Version/s:     (was: 2.0.0-alpha)
                       3.2.1

> Add capability in hadoop-client to automatically login from a client/service 
> keytab
> -----------------------------------------------------------------------------------
>
>                 Key: HADOOP-17005
>                 URL: https://issues.apache.org/jira/browse/HADOOP-17005
>             Project: Hadoop Common
>          Issue Type: Improvement
>          Components: security
>    Affects Versions: 3.2.1
>            Reporter: Maziar Mirzazad
>            Priority: Minor
>
> With existing Hadoop client implementation, client applications for services 
> that are using kerberized clusters, need to handle Keytab based login in 
> their code, before doing HDFS or M/R API calls.
> To avoid that, we are proposing adding Keytab based auto login to hadoop 
> client library with configurable and default paths for Keytabs. 
> This functionality helps new service owners as well as those transitioning 
> from non-kerberized cluster to kerberized ones.
> Auto login, should avoid extra login attempts in case a valid TGT is already 
> available.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to