You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@impala.apache.org by "Michael Smith (Code Review)" <ge...@cloudera.org> on 2022/06/02 23:55:06 UTC

[Impala-ASF-CR] IMPALA-11314: Test PyPI package with system python

Hello Impala Public Jenkins, 

I'd like you to reexamine a change. Please visit

    http://gerrit.cloudera.org:8080/18586

to look at the new patch set (#2).

Change subject: IMPALA-11314: Test PyPI package with system python
......................................................................

IMPALA-11314: Test PyPI package with system python

Sets up a virtualenv with system python to install the impala-shell PyPI
package into. Using system python provides better coverage for Python
versions likely to be used by customers. Runs impala-shell tests using
the PyPI package to provide better coverage for the artifact customers
will use.

Change-Id: I384ea6a7dab51945828cca629860400a23fa0c05
---
M CMakeLists.txt
M bin/bootstrap_system.sh
M bin/impala-shell.sh
M shell/.gitignore
A shell/CMakeLists.txt
M shell/packaging/make_python_package.sh
M tests/shell/test_shell_commandline.py
M tests/shell/test_shell_interactive.py
M tests/shell/util.py
9 files changed, 105 insertions(+), 83 deletions(-)


  git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/86/18586/2
-- 
To view, visit http://gerrit.cloudera.org:8080/18586
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I384ea6a7dab51945828cca629860400a23fa0c05
Gerrit-Change-Number: 18586
Gerrit-PatchSet: 2
Gerrit-Owner: Michael Smith <mi...@cloudera.com>
Gerrit-Reviewer: Impala Public Jenkins <im...@cloudera.com>