Attila Jeges has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/15072 )
Change subject: IMPALA-9265: Support for toolchain Kudu to provide Java artifacts ...................................................................... IMPALA-9265: Support for toolchain Kudu to provide Java artifacts The build script was modified to generate Kudu JARs and add them to the Kudu tarball. redhat6 and redhat7 docker images were modified to update Java 8 to a newer version that is suitable for building the Java artifacts. ubuntu1404 docker image was modified to include CA certificate file for Java. Testing: Ran the C6 toolchain build job to verify that native-toolchain builds on all supported platforms. Change-Id: Iba03dfe9c302513b825cbed7146c582e7d97c3af Reviewed-on: http://gerrit.cloudera.org:8080/15072 Reviewed-by: Joe McDonnell <[email protected]> Tested-by: Attila Jeges <[email protected]> --- M docker/all/postinstall.sh A docker/redhat/Centos7-Vault.repo M docker/redhat6.df M docker/redhat7.df M docker/ubuntu1404.df M source/kudu/build.sh 6 files changed, 45 insertions(+), 6 deletions(-) Approvals: Joe McDonnell: Looks good to me, approved Attila Jeges: Verified -- To view, visit http://gerrit.cloudera.org:8080/15072 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: native-toolchain Gerrit-Branch: master Gerrit-MessageType: merged Gerrit-Change-Id: Iba03dfe9c302513b825cbed7146c582e7d97c3af Gerrit-Change-Number: 15072 Gerrit-PatchSet: 4 Gerrit-Owner: Attila Jeges <[email protected]> Gerrit-Reviewer: Attila Jeges <[email protected]> Gerrit-Reviewer: Joe McDonnell <[email protected]> Gerrit-Reviewer: Laszlo Gaal <[email protected]>
