Quanlong Huang has uploaded this change for review. ( http://gerrit.cloudera.org:8080/21725
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. 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/1 -- 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: newchange Gerrit-Change-Id: Ieaa9878fa9cd9902ac883866c82e224889940615 Gerrit-Change-Number: 21725 Gerrit-PatchSet: 1 Gerrit-Owner: Quanlong Huang <[email protected]>
