Hello Michael Ho, Henry Robinson,

I'd like you to reexamine a change. Please visit

    http://gerrit.cloudera.org:8080/10759

to look at the new patch set (#9).

Change subject: IMPALA-7006: [KSECURITY] Update security library integration
......................................................................

IMPALA-7006: [KSECURITY] Update security library integration

This commit is part of a set of changes for IMPALA-7006. It started
based on an original change (f51c4435), which integrated Kudu's security
folder into our build.

This change removes several compile time checks that are now either done
in Kudu's own cmake files or that can be removed due to Impala
deprecating support for older OS versions in the 3.x line.

The removed checks are:

HAVE_KRB5_GET_INIT_CREDS_OPT_SET_OUT_CCACHE:
    We now check for this in Kudu's code.

HAVE_KRB5_IS_CONFIG_PRINCIPAL,
HAVE_KRB5_GET_INIT_CREDS_OPT_SET_FAST_CCACHE_NAME:
    These checks are not needed anymore. All OS versions supported by
    Impala now have sufficiently recent versions of Kerberos.

Change-Id: Ifab51d887f5e771ad62eeddc14b9c47f42c3130d
---
M be/CMakeLists.txt
M be/src/common/config.h.in
2 files changed, 0 insertions(+), 9 deletions(-)


  git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/59/10759/9
--
To view, visit http://gerrit.cloudera.org:8080/10759
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: Ifab51d887f5e771ad62eeddc14b9c47f42c3130d
Gerrit-Change-Number: 10759
Gerrit-PatchSet: 9
Gerrit-Owner: Lars Volker <l...@cloudera.com>
Gerrit-Reviewer: Henry Robinson <he...@cloudera.com>
Gerrit-Reviewer: Lars Volker <l...@cloudera.com>
Gerrit-Reviewer: Michael Ho <k...@cloudera.com>

Reply via email to