Joe McDonnell has uploaded this change for review. ( http://gerrit.cloudera.org:8080/23600
Change subject: IMPALA-14512: Use a newer version of the sh package for impala-python3 ...................................................................... IMPALA-14512: Use a newer version of the sh package for impala-python3 This upgrades the Python sh package to 2.2.2 for the impala-python3 virtualenv. This is used for bin/single_node_perf_run.py and the current version does not work properly with Python 3.8. This leaves the current version of sh in place for the Python 2 virtualenv. Testing: - Verified that the sh command that was failing with the older sh version now passes Change-Id: Ic5f9316a5d83c5c0dc37d4a94c55b6a655765fe3 --- M infra/python/deps/py2-requirements.txt M infra/python/deps/py3-requirements.txt M infra/python/deps/requirements.txt 3 files changed, 2 insertions(+), 1 deletion(-) git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/00/23600/1 -- 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: newchange Gerrit-Change-Id: Ic5f9316a5d83c5c0dc37d4a94c55b6a655765fe3 Gerrit-Change-Number: 23600 Gerrit-PatchSet: 1 Gerrit-Owner: Joe McDonnell <[email protected]>
