Joe McDonnell has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/23462 )
Change subject: IMPALA-14147: Remove code for unsupported platforms ...................................................................... IMPALA-14147: Remove code for unsupported platforms In Impala 5, we decided to drop older unsupported platforms, specifically Centos 7, SLES 12, Ubuntu 16 and 18. These older platforms are holding up important upgrades due to an older OpenSSL (e.g. Python 3.10, OpenLDAP 2.5). They also increase the toolchain build time significantly. This removes the code for these platforms. Testing: - Ran a build without those platforms Change-Id: I95af16c1d0764f2a99037f2cad3f94795a6d0373 Reviewed-on: http://gerrit.cloudera.org:8080/23462 Reviewed-by: Joe McDonnell <[email protected]> Tested-by: Joe McDonnell <[email protected]> --- M Makefile D docker/redhat/CentOS-7.4.1708-Base.repo D docker/redhat/yum-install D docker/redhat7.df D docker/sles12.df D docker/ubuntu1604.df D docker/ubuntu1804.df M in-docker.py 8 files changed, 2 insertions(+), 279 deletions(-) Approvals: Joe McDonnell: Looks good to me, approved; Verified -- To view, visit http://gerrit.cloudera.org:8080/23462 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: native-toolchain Gerrit-Branch: master Gerrit-MessageType: merged Gerrit-Change-Id: I95af16c1d0764f2a99037f2cad3f94795a6d0373 Gerrit-Change-Number: 23462 Gerrit-PatchSet: 3 Gerrit-Owner: Joe McDonnell <[email protected]> Gerrit-Reviewer: Joe McDonnell <[email protected]> Gerrit-Reviewer: Laszlo Gaal <[email protected]> Gerrit-Reviewer: Michael Smith <[email protected]>
