Uploaded image for project: 'Phoenix'
  1. Phoenix
  2. PHOENIX-4085

SASL Authentication support for connecting to a ZooKeeper Quorum from PQS and Load Balancer

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • None
    • None

    Description

      PQS server registers to zookeeper. Load balancer connects to zookeeper to get list of PQS server already registered to zookeeper. Currently the way things are wired up as follows

      1. The LB and PQS uses digest to authenticate with ZK. The username and password is set in hbase-site.xml as
      "phoenix.queryserver.zookeeper.acl.username" - default is "phoenix"
      ""phoenix.queryserver.zookeeper.acl.password" - ddefault is "phoenix"
      The permission on the znode (pqs) is set to read permission .

      While this is ok to start, but we need support connecting to a ZooKeeper Quorum that supports SASL authentication.

      https://cwiki.apache.org/confluence/display/ZOOKEEPER/Zookeeper+and+SASL

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              rahulshrivastava Rahul Shrivastava
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated: