Uploaded image for project: 'IMPALA'
  1. IMPALA
  2. IMPALA-5263

support CA bundles when running stress test against SSL'd Impala

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • Impala 2.9.0
    • Impala 2.10.0
    • Infrastructure
    • None
    • ghx-label-4

    Description

      When running the stress test against an SSL'd Impala cluster, if the cluster has self-signed certificates the KerberosClient and requests library we use to query the Impala Web interface will fail. To get around that, I've set verify=False for the request Session. However, requests seems to support a CA bundle. If we can find a way to automate grabbing this CA bundle, we can try to remove verify=False here and use the bundle instead.

      Attachments

        Activity

          People

            mikeb Michael Brown
            mikeb Michael Brown
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: