Joe McDonnell created IMPALA-11313:
--------------------------------------

             Summary: impala-shell's PyPi form factor still suffers from 
IMPALA-10299
                 Key: IMPALA-11313
                 URL: https://issues.apache.org/jira/browse/IMPALA-11313
             Project: IMPALA
          Issue Type: Bug
          Components: Clients
    Affects Versions: Impala 4.2.0
            Reporter: Joe McDonnell


The PyPi form factor for impala-shell gets its dependencies from the 
requirements.txt file, and that file uses "thrift==0.11.0". This Thrift version 
does not have fixes for  THRIFT-2087 or THRIFT-5303 , so it will not 
successfully run the tests added for IMPALA-10299/IMPALA-10145.

One option is to use a patched Thrift 0.11.0 for impala-shell's PyPi package. 
The other option is to use Thrift 0.14.2. My testing suggests that with a minor 
test fix, Thrift 0.14.2 works fine, even if we don't upgrade Thrift in other 
locations (i.e. the Thrift Python code generation is still generated by Thrift 
0.11).



--
This message was sent by Atlassian Jira
(v8.20.7#820007)

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

Reply via email to