Adar Dembo has posted comments on this change. Change subject: Rename and stabilize security flags (part deux) ......................................................................
Patch Set 2: Code-Review+2 (1 comment) http://gerrit.cloudera.org:8080/#/c/6113/2/src/kudu/security/init.cc File src/kudu/security/init.cc: Line 33: DEFINE_string(keytab_file, "", "Path to the Kerberos Keytab file for this server"); We should also say something about the effect of specifying it. Like, this will cause the server to kinit, to respond to Kerberos-based authentication, etc. -- To view, visit http://gerrit.cloudera.org:8080/6113 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: comment Gerrit-Change-Id: I54ea640d4d0669a5a8580e5a38f0e03243ba0e72 Gerrit-PatchSet: 2 Gerrit-Project: kudu Gerrit-Branch: master Gerrit-Owner: Dan Burkert <[email protected]> Gerrit-Reviewer: Adar Dembo <[email protected]> Gerrit-Reviewer: Kudu Jenkins Gerrit-Reviewer: Todd Lipcon <[email protected]> Gerrit-HasComments: Yes
