Impala Public Jenkins has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/19812 )
Change subject: IMPALA-9627: Use universal_newlines for Python 3 ...................................................................... IMPALA-9627: Use universal_newlines for Python 3 Fixes subprocess.check_output calls for Python 3 using universal_newlines=True. Change-Id: I3dae9113635cf23ae02f1f630de311e64119c456 Reviewed-on: http://gerrit.cloudera.org:8080/19812 Reviewed-by: Impala Public Jenkins <[email protected]> Tested-by: Impala Public Jenkins <[email protected]> --- M bin/compare_branches.py M bin/get_code_size.py M bin/start-impala-cluster.py M docker/monitor.py M docker/test-with-docker.py M tests/common/impala_cluster.py M tests/common/impala_service.py 7 files changed, 26 insertions(+), 19 deletions(-) Approvals: Impala Public Jenkins: Looks good to me, approved; Verified -- To view, visit http://gerrit.cloudera.org:8080/19812 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: merged Gerrit-Change-Id: I3dae9113635cf23ae02f1f630de311e64119c456 Gerrit-Change-Number: 19812 Gerrit-PatchSet: 6 Gerrit-Owner: Michael Smith <[email protected]> Gerrit-Reviewer: Impala Public Jenkins <[email protected]> Gerrit-Reviewer: Joe McDonnell <[email protected]> Gerrit-Reviewer: Michael Smith <[email protected]>
