You are viewing a plain text version of this content. The canonical link for it is here.
Posted to hdfs-dev@hadoop.apache.org by "Kai Zheng (JIRA)" <ji...@apache.org> on 2013/08/31 01:07:52 UTC

[jira] [Created] (HDFS-5152) Avoiding redundant Kerberos login for Zookeeper client in ActiveStandbyElector

Kai Zheng created HDFS-5152:
-------------------------------

             Summary: Avoiding redundant Kerberos login for Zookeeper client in ActiveStandbyElector
                 Key: HDFS-5152
                 URL: https://issues.apache.org/jira/browse/HDFS-5152
             Project: Hadoop HDFS
          Issue Type: Improvement
          Components: security
            Reporter: Kai Zheng


Based on the fix in HADOOP-8315, it's possible to deploy a secured HA cluster with SASL support for connection with Zookeeper. However it requires extra configuration for JAAS to initialize the Zookeeper client because the client will do another login in it even when ZKFC service actually has already passed the Kerberos login during its starting.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira