Adar Dembo has posted comments on this change. Change subject: rpc: support GSSAPI authentication ......................................................................
Patch Set 3: (1 comment) http://gerrit.cloudera.org:8080/#/c/4763/3/src/kudu/security/CMakeLists.txt File src/kudu/security/CMakeLists.txt: Line 24: krb5 Just passing through, but we need to doc this dependency, and cmake needs to do a find_package(), etc. Otherwise, if the krb5 libraries aren't installed, cmake will fail (or maybe the link step on mini_kdc-test will, not sure). -- To view, visit http://gerrit.cloudera.org:8080/4763 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: comment Gerrit-Change-Id: I3c1b93045acd428ef3437597059c5106b03e25d0 Gerrit-PatchSet: 3 Gerrit-Project: kudu Gerrit-Branch: master Gerrit-Owner: Todd Lipcon <[email protected]> Gerrit-Reviewer: Adar Dembo <[email protected]> Gerrit-Reviewer: Alexey Serbin <[email protected]> Gerrit-Reviewer: Dan Burkert <[email protected]> Gerrit-Reviewer: Kudu Jenkins Gerrit-Reviewer: Tidy Bot Gerrit-Reviewer: Todd Lipcon <[email protected]> Gerrit-HasComments: Yes
