Uploaded image for project: 'Ambari'
  1. Ambari
  2. AMBARI-20888

wrong ZK parent node (hbase-unsecure) getting configured as part of the jdbc(phoenix) URL on ubuntu secured cluster

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 2.5.1
    • None
    • None

    Description

      wrong ZK parent node (hbase-unsecure) getting configured as part of the jdbc(phoenix) URL on ubuntu secured cluster the jdbc(phoenix) url was getting appended as /hbase-unsecure which is not correct
      If you check the hbase-site.xml
      <property>
      <name>zookeeper.znode.parent</name>
      <value>/hbase-secure</value>
      </property>
      I think how the phoenix URL is being constructed is not consistent across the configs and we need to see why. On some of the other platforms, I have seen it getting configured correctly (for e.g. Centos6 secured wire-encrypted)
      Options

      Attachments

        1. AMBARI-20888_trunk_v1.patch
          2 kB
          Prabhjyot Singh

        Issue Links

          Activity

            People

              prabhjyotsingh Prabhjyot Singh
              prabhjyotsingh Prabhjyot Singh
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: