Hello Michael Smith, Impala Public Jenkins,
I'd like you to reexamine a change. Please visit
http://gerrit.cloudera.org:8080/23600
to look at the new patch set (#6).
Change subject: [PROTOTYPE] IMPALA-14512: Remove dependency on sh python package
......................................................................
[PROTOTYPE] IMPALA-14512: Remove dependency on sh python package
This modifies bin/single_node_perf_run.py to stop using the sh
python package. It replaces sh with calls to subprocess. It
stops installing sh for both the Python 2 and 3 virtualenvs.
Testing:
- In progress
Change-Id: Ic5f9316a5d83c5c0dc37d4a94c55b6a655765fe3
---
M bin/single_node_perf_run.py
M infra/python/deps/requirements.txt
2 files changed, 43 insertions(+), 32 deletions(-)
git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/00/23600/6
--
To view, visit http://gerrit.cloudera.org:8080/23600
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings
Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: Ic5f9316a5d83c5c0dc37d4a94c55b6a655765fe3
Gerrit-Change-Number: 23600
Gerrit-PatchSet: 6
Gerrit-Owner: Joe McDonnell <[email protected]>
Gerrit-Reviewer: Impala Public Jenkins <[email protected]>
Gerrit-Reviewer: Michael Smith <[email protected]>