You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Maziar Mirzazad (Jira)" <ji...@apache.org> on 2020/04/22 01:17:00 UTC

[jira] [Created] (HADOOP-17005) Add capability in hadoop-client to automatically login from a client/service keytab

Maziar Mirzazad created HADOOP-17005:
----------------------------------------

             Summary: 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: 2.0.0-alpha
            Reporter: Maziar Mirzazad
             Fix For: 2.9.2


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: common-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-issues-help@hadoop.apache.org