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

Removing explicit ascii encoding of kerberos_host_fqdn when -b/--kerberos_host_fqdn is used

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Duplicate
    • Impala 4.4.0
    • None
    • Clients
    • ghx-label-6

    Description

      IMPALA-651 added an explicit encoding for sasl_host to ascii before passing it to sasl_client.setAttr(). This is no longer required after sasl was upgraded to 0.2.1 in IMPALA-9719. This explicit encoding also causes an error in Python 3 when -b is used:

      Starting Impala Shell with Kerberos authentication using Python 3.6.8
      Using service name 'impala'
      SSL is enabled. Impala server certificates will NOT be verified (set --ca_cert to change)
      Error connecting: TTransportException, Could not start SASL: b'Error in sasl_client_start (-1) SASL(-1): generic failure: GSSAPI Failure: no serverFQDN'
      

      Attachments

        Issue Links

          Activity

            People

              thundergun Vincent Tran
              thundergun Vincent Tran
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: