Impala Public Jenkins has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/13767 )
Change subject: Update kudu/security from 9ebcb77aa911aae76c48e717af24e643cb81908d ...................................................................... Update kudu/security from 9ebcb77aa911aae76c48e717af24e643cb81908d This updates the kudu security code to the latest version, which includes support for GSSAPI calls, necessary for SPNEGO. This is a straight rsync of the kudu/util source code except for some minor CMakeLists changes that were carried over from the old version. Change-Id: Ie7c91193fd49f8ca1234b23cf61fc90c1fdbe2e0 Reviewed-on: http://gerrit.cloudera.org:8080/13767 Reviewed-by: Impala Public Jenkins <[email protected]> Tested-by: Impala Public Jenkins <[email protected]> --- M be/src/kudu/security/CMakeLists.txt A be/src/kudu/security/gssapi.cc A be/src/kudu/security/gssapi.h M be/src/kudu/security/init.cc M be/src/kudu/security/openssl_util.cc M be/src/kudu/security/test/mini_kdc.cc M be/src/kudu/security/test/mini_kdc.h M be/src/kudu/security/tls_socket-test.cc M be/src/kudu/security/tls_socket.cc M be/src/kudu/security/token-test.cc M be/src/kudu/security/token.proto M be/src/kudu/security/token_signer.cc M be/src/kudu/security/token_signer.h M be/src/kudu/security/token_verifier.cc M be/src/kudu/util/test_util.cc M be/src/kudu/util/test_util.h 16 files changed, 848 insertions(+), 172 deletions(-) Approvals: Impala Public Jenkins: Looks good to me, approved; Verified -- To view, visit http://gerrit.cloudera.org:8080/13767 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: merged Gerrit-Change-Id: Ie7c91193fd49f8ca1234b23cf61fc90c1fdbe2e0 Gerrit-Change-Number: 13767 Gerrit-PatchSet: 3 Gerrit-Owner: Todd Lipcon <[email protected]> Gerrit-Reviewer: Impala Public Jenkins <[email protected]> Gerrit-Reviewer: Lars Volker <[email protected]> Gerrit-Reviewer: Michael Ho <[email protected]>
