Hello Impala Public Jenkins,
I'd like you to reexamine a change. Please visit
http://gerrit.cloudera.org:8080/23999
to look at the new patch set (#3).
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, 19 insertions(+), 174 deletions(-)
git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/99/23999/3
--
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: newpatchset
Gerrit-Change-Id: Ibe36d2b2a1464a5abb4fd1599e57cae2db45fbda
Gerrit-Change-Number: 23999
Gerrit-PatchSet: 3
Gerrit-Owner: Joe McDonnell <[email protected]>
Gerrit-Reviewer: Impala Public Jenkins <[email protected]>