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 "Michael Smith (Jira)" <ji...@apache.org> on 2022/06/28 18:23:00 UTC

[jira] [Commented] (IMPALA-11313) impala-shell's PyPi form factor still suffers from IMPALA-10299

|  ![](cid:jira-generated-image-avatar-e65bf094-ea10-432d-b223-f0453977baf8) |
[Michael
Smith](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=MikaelSmith)
**commented** on [![Bug](cid:jira-generated-image-
avatar-6d7d77f1-d460-4833-900b-17b7299c4896)
IMPALA-11313](https://issues.apache.org/jira/browse/IMPALA-11313)  
---|---  
|  
---  
|  [Re: impala-shell's PyPi form factor still suffers from
IMPALA-10299](https://issues.apache.org/jira/browse/IMPALA-11313)  
---  
|

Turns out this wasn't really accurate.
<https://github.com/apache/impala/blob/4.1.0/shell/packaging/make_python_package.sh#L52>
copies the local thrift version into impala_shell's space, so imports from
impala_shell use that version. Imports from other packages (like thrift_sasl)
use the required thrift version. So we end up loading 2 different versions of
thrift.  
  
---  
|  |  [ ![Add Comment](cid:jira-generated-image-static-comment-
icon-5e2231b8-03e4-47bb-b350-b24232af541f)
](https://issues.apache.org/jira/browse/IMPALA-11313#add-comment "Add
Comment") |  [Add
Comment](https://issues.apache.org/jira/browse/IMPALA-11313#add-comment "Add
Comment")  
---|---  
  
|  This message was sent by Atlassian Jira (v8.20.10#820010-sha1:ace47f9) |  |
![Atlassian logo](https://issues.apache.org/jira/images/mail/atlassian-email-
logo.png)  
---