[
https://issues.apache.org/jira/browse/IMPALA-10941?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Wenzhe Zhou closed IMPALA-10941.
--------------------------------
Resolution: Not A Problem
> 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
> Priority: Major
>
> 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.20.10#820010)