Arun Suresh created HADOOP-11272:
------------------------------------

             Summary: Allow ZKSignerSecretProvider and 
ZKDelegationTokenSecretManager to use the same curator client
                 Key: HADOOP-11272
                 URL: https://issues.apache.org/jira/browse/HADOOP-11272
             Project: Hadoop Common
          Issue Type: Bug
            Reporter: Arun Suresh


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|https://issues.apache.org/jira/browse/YARN-913?focusedCommentId=14142086&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-14142086]).
 Thus if a single process needs to use both {{ZKDelegationTokenSecretManager}} 
and {{ZKSignerSecretProvider}} then it should use the same client.




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to