Riza Suminto has uploaded this change for review. ( http://gerrit.cloudera.org:8080/23772
Change subject: IMPALA-14606: (addendum) Install Python 3 for RHEL8 ...................................................................... IMPALA-14606: (addendum) Install Python 3 for RHEL8 The first IMPALA-14606 commit miss to setup Python 3 in fresh RHEL8 machine. This was not caught before because I test using downstream jenkins and it reuse RHEL8 machine that previously setup with Python 2. This patch fix the issue by skipping pip install argparse that broke the script and run setup_python3 instead for RHEL8 machine. Testing: - Run full bootstrap_system.sh and buildall.sh in fresh RHEL8 machine. Change-Id: I6df0a534175404fe96d32eeb1e7bf0aa9ca204cd --- M bin/bootstrap_system.sh 1 file changed, 2 insertions(+), 1 deletion(-) git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/72/23772/1 -- To view, visit http://gerrit.cloudera.org:8080/23772 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: I6df0a534175404fe96d32eeb1e7bf0aa9ca204cd Gerrit-Change-Number: 23772 Gerrit-PatchSet: 1 Gerrit-Owner: Riza Suminto <[email protected]>
