Joe McDonnell has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/24014 )
Change subject: IMPALA-14765: Drop bootstrapping code for platforms removed in Impala 5 ...................................................................... IMPALA-14765: Drop bootstrapping code for platforms removed in Impala 5 This modifies bin/bootstrap_system.sh to drop support for Redhat 7 and Ubuntu 16/18. This also removes some ARM specializations that no longer make sense. In particular, ARM currently installs extra packages that would be useful for building the native toolchain, but that is no longer necessary. It also has some custom code for handling psql output that should be present for both ARM and x86_64. Testing: - Ran a core job Change-Id: Ib7a00793ac4bebc04382bc6980f38a234a1438db Reviewed-on: http://gerrit.cloudera.org:8080/24014 Reviewed-by: Joe McDonnell <[email protected]> Tested-by: Joe McDonnell <[email protected]> --- M bin/bootstrap_system.sh 1 file changed, 12 insertions(+), 63 deletions(-) Approvals: Joe McDonnell: Looks good to me, approved; Verified -- To view, visit http://gerrit.cloudera.org:8080/24014 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: merged Gerrit-Change-Id: Ib7a00793ac4bebc04382bc6980f38a234a1438db Gerrit-Change-Number: 24014 Gerrit-PatchSet: 5 Gerrit-Owner: Joe McDonnell <[email protected]> Gerrit-Reviewer: Impala Public Jenkins <[email protected]> Gerrit-Reviewer: Joe McDonnell <[email protected]> Gerrit-Reviewer: Michael Smith <[email protected]>
