Joe McDonnell has uploaded this change for review. ( 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 --- 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(-) git pull ssh://gerrit.cloudera.org:29418/native-toolchain refs/changes/62/23462/1 -- 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: newchange Gerrit-Change-Id: I95af16c1d0764f2a99037f2cad3f94795a6d0373 Gerrit-Change-Number: 23462 Gerrit-PatchSet: 1 Gerrit-Owner: Joe McDonnell <[email protected]>
