Sailesh Mukil has uploaded a new change for review. http://gerrit.cloudera.org:8080/7427
Change subject: [SECURITY] Enable MiniKdc and add kerberized BE tests ...................................................................... [SECURITY] Enable MiniKdc and add kerberized BE tests This patch enables the MiniKdc and converts the rpc-mgr-test to have a kerberized mode, which uses the MiniKdc to run the tests configured with Kerberos enabled. There are a couple of small code changes on the KuduRPC side as those changes are currently required to avoid a clash between Impala's and Kudu's util libraries. Change-Id: I231c7cbc7433fa84da780b6168ae1b30ddeeab57 --- M CMakeLists.txt M be/src/kudu/security/CMakeLists.txt M be/src/kudu/security/test/mini_kdc.cc M be/src/rpc/CMakeLists.txt M be/src/rpc/authentication.cc M be/src/rpc/rpc-mgr-test.cc A cmake_modules/FindKerberosPrograms.cmake 7 files changed, 165 insertions(+), 26 deletions(-) git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/27/7427/1 -- To view, visit http://gerrit.cloudera.org:8080/7427 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I231c7cbc7433fa84da780b6168ae1b30ddeeab57 Gerrit-PatchSet: 1 Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-Owner: Sailesh Mukil <[email protected]>
