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 "Wenzhe Zhou (Jira)" <ji...@apache.org> on 2021/09/30 19:07:00 UTC

[jira] [Created] (IMPALA-10941) Revert back the change for thrift_sasl 0.4.3

Wenzhe Zhou created IMPALA-10941:
------------------------------------

             Summary: Revert back the change for thrift_sasl 0.4.3
                 Key: IMPALA-10941
                 URL: https://issues.apache.org/jira/browse/IMPALA-10941
             Project: IMPALA
          Issue Type: Improvement
          Components: Clients
    Affects Versions: Impala 4.1.0
            Reporter: Wenzhe Zhou
            Assignee: Wenzhe Zhou
             Fix For: Impala 4.1.0


A recent patch upgraded thrift_sasl from 0.4.2 to 0.4.3. It broke the builds on Centos-7. We fixed the build issue by changing setup.py for thrift_sasl 0.4.3 as work around. A better approach to fix the issue is to create a temporarily virtualenv prior to the invocation of
 python in shell/make_shell_tarball.sh, then upgrade pip and install up to date setuptools in virtualenv. Remove the virtualenv after invocation of python code.  With this approach, we can revert back the code change made for thrift_sasl 0.4.3.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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