Joe McDonnell has uploaded this change for review. ( http://gerrit.cloudera.org:8080/23999
Change subject: PROTOTYPE: Clean up obsolete code in bootstrap scripts ...................................................................... PROTOTYPE: Clean up obsolete code in bootstrap scripts This cleans up several pieces of obsolete code: 1. In Impala 5, we dropped support for Redhat 7, Ubuntu 16, and Ubuntu 18. This removes code associated with those distribution from the bootstrap scripts. 2. This stops installing Python 2 and removes all associated bootstrap code. 3. ARM bootstrap installs some extra packages needed for building the toolchain. Now that the toolchain supports ARM directly, this doesn't install those extra packages. Change-Id: Ibe36d2b2a1464a5abb4fd1599e57cae2db45fbda --- M bin/bootstrap_build.sh M bin/bootstrap_system.sh M docker/entrypoint.sh 3 files changed, 13 insertions(+), 166 deletions(-) git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/99/23999/1 -- To view, visit http://gerrit.cloudera.org:8080/23999 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: Ibe36d2b2a1464a5abb4fd1599e57cae2db45fbda Gerrit-Change-Number: 23999 Gerrit-PatchSet: 1 Gerrit-Owner: Joe McDonnell <[email protected]>
