Uploaded image for project: 'Hadoop Common'
  1. Hadoop Common
  2. HADOOP-17005

Add capability in hadoop-client to automatically login from a client/service keytab

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • 3.2.1
    • None
    • security
    • None

    Description

      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.

      Attachments

        Activity

          People

            Unassigned Unassigned
            m.mirzazad Maziar Mirzazad
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated: