Michael Smith has uploaded this change for review. ( 
http://gerrit.cloudera.org:8080/19559


Change subject: IMPALA-9627: Update utility scripts for Python 3
......................................................................

IMPALA-9627: Update utility scripts for Python 3

Updates utility scripts that don't use impala-python to work with Python
3 so we can build on systems that don't include Python 2 (such as SLES
15 SP4).

Primarily adds 'universal_newlines=True' to subprocess calls so they
return text rather than binary data in Python 3 with a change that's
compatible with Python 2.

Testing:
- built in SLES 15 SP4 container with Python 3

Change-Id: I7f4ce71fa1183aaeeca55d0666aeb113640c5cf2
---
M bin/bootstrap_toolchain.py
M bin/compare_branches.py
M bin/push_to_asf.py
M infra/python/bootstrap_virtualenv.py
M infra/python/deps/pip_download.py
5 files changed, 21 insertions(+), 13 deletions(-)



  git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/59/19559/1
--
To view, visit http://gerrit.cloudera.org:8080/19559
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I7f4ce71fa1183aaeeca55d0666aeb113640c5cf2
Gerrit-Change-Number: 19559
Gerrit-PatchSet: 1
Gerrit-Owner: Michael Smith <michael.sm...@cloudera.com>

Reply via email to