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

Allow ZKSignerSecretProvider and ZKDelegationTokenSecretManager to use the same curator client

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 2.7.0
    • None
    • None
    • Reviewed

    Description

      Currently the AuthenticationFilter cannot be configured to use ZKDelegationTokenSecretManager and ZKSignerSecretProvider together if the Zookeeper is a kerberized cluster.

      The zookeeper client requires certain configuration parameters to be set as SystemProperties (The issue has also been reported here). Thus if a single process needs to use both ZKDelegationTokenSecretManager and ZKSignerSecretProvider then it should use the same client.

      Attachments

        1. HADOOP-11272.1.patch
          12 kB
          Arun Suresh

        Activity

          People

            asuresh Arun Suresh
            asuresh Arun Suresh
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: