Joe McDonnell created IMPALA-11314:
--------------------------------------
Summary: Add automated tests for PyPi impala-shell to precommit
Key: IMPALA-11314
URL: https://issues.apache.org/jira/browse/IMPALA-11314
Project: IMPALA
Issue Type: Improvement
Components: Clients
Affects Versions: Impala 4.2.0
Reporter: Joe McDonnell
The PyPi form factor of impala-shell is becoming more important, and we need to
have more consistent testing of that form factor. We should run the shell tests
with a PyPi-installed impala-shell in addition to the traditional impala-shell
form factor. One way to do that would be to have the CMake build produce a
virtualenv and install impala-shell into it. The impala-shell executable would
be at a known location, and add a test dimension for the extra shell type.
This form factor also makes it easy to use Python 3, as that is another major
dimension that needs testing.
--
This message was sent by Atlassian Jira
(v8.20.7#820007)