Laszlo Gaal has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/22854 )
Change subject: IMPALA-14029: Add Kerberos utilities to Docker image build ...................................................................... IMPALA-14029: Add Kerberos utilities to Docker image build The Kerberos utility package was missing from the OS package list of the Docker container build when the base image was detected being a hardened Wolfi-based image. This prevented Impala coordinators from renewing their Kerberos tickets in containerized and Kerberized environments. This patch adds the Kerberos utility package to the list of installed packages for such minimal containers. Change-Id: I84f295ac8ae4c000868abff0342b922beb141b5b Reviewed-on: http://gerrit.cloudera.org:8080/22854 Reviewed-by: Norbert Luksa <norbert.lu...@cloudera.com> Tested-by: Laszlo Gaal <laszlo.g...@cloudera.com> --- M docker/install_os_packages.sh 1 file changed, 1 insertion(+), 0 deletions(-) Approvals: Norbert Luksa: Looks good to me, approved Laszlo Gaal: Verified -- To view, visit http://gerrit.cloudera.org:8080/22854 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: merged Gerrit-Change-Id: I84f295ac8ae4c000868abff0342b922beb141b5b Gerrit-Change-Number: 22854 Gerrit-PatchSet: 2 Gerrit-Owner: Laszlo Gaal <laszlo.g...@cloudera.com> Gerrit-Reviewer: Impala Public Jenkins <impala-public-jenk...@cloudera.com> Gerrit-Reviewer: Laszlo Gaal <laszlo.g...@cloudera.com> Gerrit-Reviewer: Norbert Luksa <norbert.lu...@cloudera.com>