Hello Impala Public Jenkins,
I'd like you to reexamine a change. Please visit
http://gerrit.cloudera.org:8080/21725
to look at the new patch set (#2).
Change subject: IMPALA-13328: Fix missing krb5-config in building
impala_quickstart_client docker image
......................................................................
IMPALA-13328: Fix missing krb5-config in building impala_quickstart_client
docker image
Building the impala_quickstart_client docker image failed by krb5-config
not found. It's installed by the libkrb5-dev package. This patch adds it
to fix the build failure. Also improves
docker/publish_images_to_apache.sh to skip inexisting images (usually
due to not be built). Updates the quickstart_hms image to base on Ubuntu
18.04.
Also fixes an issue that docker/CMakeLists.txt doesn't dump all the
image names to docker/docker-images.txt
Tests:
- Verified the quickstart images on MacOS.
Change-Id: Ieaa9878fa9cd9902ac883866c82e224889940615
---
M docker/CMakeLists.txt
M docker/publish_images_to_apache.sh
M docker/quickstart_client/Dockerfile
M docker/quickstart_hms/Dockerfile
4 files changed, 8 insertions(+), 2 deletions(-)
git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/25/21725/2
--
To view, visit http://gerrit.cloudera.org:8080/21725
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings
Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: Ieaa9878fa9cd9902ac883866c82e224889940615
Gerrit-Change-Number: 21725
Gerrit-PatchSet: 2
Gerrit-Owner: Quanlong Huang <[email protected]>
Gerrit-Reviewer: Impala Public Jenkins <[email protected]>