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

Connections from QueryUtil.getConnection don't work on secure clusters

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 4.3.0, 4.4.0
    • 4.4.0
    • None

    Description

      QueryUtil.getConnection(Configuration) and QueryUtil.getConnection(Properties, Configuration) both only take the zookeeper quorum from the Configuration, and drop any other properties on the config object. In order to connect to secure HBase clusters, more properties are needed. This is a similar problem to PHOENIX-1078, and the likely fix is similar: copy the configuration parameters into the Properties object before using it.

      Attachments

        1. PHOENIX-1880.patch
          8 kB
          Geoffrey Jacoby

        Activity

          People

            gjacoby Geoffrey Jacoby
            gjacoby Geoffrey Jacoby
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: