Henry Robinson has uploaded a new patch set (#14). Change subject: IMPALA-4669: [SECURITY] Add security library to build ......................................................................
IMPALA-4669: [SECURITY] Add security library to build * Minor compilation fix * Set toolchain version to include gflags 2.2.0 and glog 0.3.4-p2 * Add krb5 as a dependency * Handle legacy versions of libkrb5.so by providing implementation of krb5_is_config_principal(). * Link against openssl from the toolchain if 1.0.1 or higher not found on build machine. Change-Id: I4f327810066bee7f3ac107b0295480fb9ed45e14 --- M CMakeLists.txt M LICENSE.txt M be/CMakeLists.txt M be/src/common/config.h.in M be/src/kudu/security/init.cc M be/src/kudu/security/token_verifier.cc M bin/bootstrap_toolchain.py M cmake_modules/FindKerberos.cmake 8 files changed, 116 insertions(+), 20 deletions(-) git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/17/5717/14 -- To view, visit http://gerrit.cloudera.org:8080/5717 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: newpatchset Gerrit-Change-Id: I4f327810066bee7f3ac107b0295480fb9ed45e14 Gerrit-PatchSet: 14 Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-Owner: Henry Robinson <[email protected]> Gerrit-Reviewer: Henry Robinson <[email protected]> Gerrit-Reviewer: Matthew Jacobs <[email protected]> Gerrit-Reviewer: Michael Ho <[email protected]>
