Hello Impala Public Jenkins,
I'd like you to reexamine a change. Please visit
http://gerrit.cloudera.org:8080/22081
to look at the new patch set (#8).
Change subject: PROTOTYPE: Fix tarfile.ReadError on Ubuntu 20.04
......................................................................
PROTOTYPE: Fix tarfile.ReadError on Ubuntu 20.04
This fixes the tarfile.ReadError by doing two things:
1. bootstrap_virtualenv.py uses commandline tar to unpack the
virtualenv tarball for Python 2.
2. This stops testing impala-shell with system python 2.
Python 2 is destined to be removed anyway. Ideally it would happen
under less emergent circumstances, but Python 2 needs to die.
Change-Id: I7dcd09decb749514548bcf7d2ce54db2555a192e
---
M CMakeLists.txt
M bin/impala-config.sh
M infra/python/bootstrap_virtualenv.py
M shell/CMakeLists.txt
M tests/shell/util.py
5 files changed, 3 insertions(+), 29 deletions(-)
git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/81/22081/8
--
To view, visit http://gerrit.cloudera.org:8080/22081
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings
Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I7dcd09decb749514548bcf7d2ce54db2555a192e
Gerrit-Change-Number: 22081
Gerrit-PatchSet: 8
Gerrit-Owner: Joe McDonnell <[email protected]>
Gerrit-Reviewer: Impala Public Jenkins <[email protected]>