Michael Smith has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/19528 )
Change subject: IMPALA-11944: Add SLES15 support ...................................................................... IMPALA-11944: Add SLES15 support Adds support for building with SLES 15 SP4. Adds a container definition for SLES 15 based on public repositories. SLES 15 SP4 does not provide Python 2 or Java 8 JDK, so we use openSUSE Leap 15.4 distribution packages for these. Testing: - produced build 15-dde6cb2d68 in impala-toolchain-test.s3.amazonaws.com - completed test build of Impala with Python 2 and Java 8 SDK above (with tweaks to pick up the test build and add OsMapping to bin/bootstrap_toolchain.py) - rebuild as 16-99685c020d also succeeded Change-Id: Ie27521cdbec2f7e966e70c2b0a954d391bf1500d Reviewed-on: http://gerrit.cloudera.org:8080/19528 Reviewed-by: Joe McDonnell <[email protected]> Tested-by: Michael Smith <[email protected]> --- M Makefile A docker/sles15.df M in-docker.py 3 files changed, 58 insertions(+), 0 deletions(-) Approvals: Joe McDonnell: Looks good to me, approved Michael Smith: Verified -- To view, visit http://gerrit.cloudera.org:8080/19528 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: native-toolchain Gerrit-Branch: master Gerrit-MessageType: merged Gerrit-Change-Id: Ie27521cdbec2f7e966e70c2b0a954d391bf1500d Gerrit-Change-Number: 19528 Gerrit-PatchSet: 8 Gerrit-Owner: Michael Smith <[email protected]> Gerrit-Reviewer: Joe McDonnell <[email protected]> Gerrit-Reviewer: Laszlo Gaal <[email protected]> Gerrit-Reviewer: Michael Smith <[email protected]>
