You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues-all@impala.apache.org by "Joe McDonnell (Jira)" <ji...@apache.org> on 2023/06/16 02:23:00 UTC

[jira] [Created] (IMPALA-12220) impala-shell tarball's sasl dependency does not work on Redhat 9 / Ubuntu 22

Joe McDonnell created IMPALA-12220:
--------------------------------------

             Summary: impala-shell tarball's sasl dependency does not work on Redhat 9 / Ubuntu 22
                 Key: IMPALA-12220
                 URL: https://issues.apache.org/jira/browse/IMPALA-12220
             Project: IMPALA
          Issue Type: Bug
          Components: Clients
    Affects Versions: Impala 4.3.0
            Reporter: Joe McDonnell


When building on Redhat 9, the impala-shell from the shell tarball does not work with SASL. When trying to connect using SASL, it fails with this:
{noformat}
Error connecting: AttributeError, module 'sasl' has no attribute 'Client'{noformat}
This shows up for shell tests when using --strict_hs2_protocol to connect to Hive. However, it is not specific to Hive. Modifying LdapImpalaShellTest.java to use the impala-shell from the tarball yields the same error.

Oddly enough, the pip installed impala-shell does not show this problem at all (nor does bin/impala-shell.sh).



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-all-unsubscribe@impala.apache.org
For additional commands, e-mail: issues-all-help@impala.apache.org