Michael Smith has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/24404 )
Change subject: IMPALA-15073: Install and use Python 3.8 on RHEL 8 ...................................................................... IMPALA-15073: Install and use Python 3.8 on RHEL 8 Updates bootstrap_system.sh to install and use Python 3.8 on RHEL 8. Thrift 0.23.0 requires setuptools>=61.0, which requires Python 3.7+. Tested building on a RHEL 8 system. Change-Id: I3396f402f234e7e3c94d730c4d4743ca1132cab6 Reviewed-on: http://gerrit.cloudera.org:8080/24404 Reviewed-by: Joe McDonnell <[email protected]> Tested-by: Michael Smith <[email protected]> --- M bin/bootstrap_system.sh 1 file changed, 5 insertions(+), 1 deletion(-) Approvals: Joe McDonnell: Looks good to me, approved Michael Smith: Verified -- To view, visit http://gerrit.cloudera.org:8080/24404 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: merged Gerrit-Change-Id: I3396f402f234e7e3c94d730c4d4743ca1132cab6 Gerrit-Change-Number: 24404 Gerrit-PatchSet: 2 Gerrit-Owner: Michael Smith <[email protected]> Gerrit-Reviewer: Csaba Ringhofer <[email protected]> Gerrit-Reviewer: Impala Public Jenkins <[email protected]> Gerrit-Reviewer: Joe McDonnell <[email protected]> Gerrit-Reviewer: Michael Smith <[email protected]>
