Dan Burkert has posted comments on this change. Change subject: [java-client]: support for Kerberized RPC ......................................................................
Patch Set 2: (1 comment) http://gerrit.cloudera.org:8080/#/c/5150/2/java/kudu-client/src/test/java/org/apache/kudu/client/MiniKuduCluster.java File java/kudu-client/src/test/java/org/apache/kudu/client/MiniKuduCluster.java: Line 313: processBuilder.environment().putAll(miniKdc.getEnvVars()); > you think it's worth changing this to not set KRB5CCNAME at all in the subp I'm inclined to leave it as is, since it matches the C++ external mini cluster behavior. -- To view, visit http://gerrit.cloudera.org:8080/5150 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: comment Gerrit-Change-Id: I5131edb1f2bda443f7980a4aad86362666b3b6f5 Gerrit-PatchSet: 2 Gerrit-Project: kudu Gerrit-Branch: master Gerrit-Owner: Dan Burkert <[email protected]> Gerrit-Reviewer: Adar Dembo <[email protected]> Gerrit-Reviewer: Dan Burkert <[email protected]> Gerrit-Reviewer: Jean-Daniel Cryans <[email protected]> Gerrit-Reviewer: Kudu Jenkins Gerrit-Reviewer: Tidy Bot Gerrit-Reviewer: Todd Lipcon <[email protected]> Gerrit-HasComments: Yes
