Dan Burkert has posted comments on this change. Change subject: java: fetch and adopt authn token and CA from master ......................................................................
Patch Set 3: (1 comment) http://gerrit.cloudera.org:8080/#/c/6077/3/java/kudu-client/src/main/java/org/apache/kudu/client/AsyncKuduClient.java File java/kudu-client/src/main/java/org/apache/kudu/client/AsyncKuduClient.java: Line 550: public void importAuthenticationData(byte[] authnData) { > I was thinking it's actually useful to be able to re-import into an existin How is this going to work in the Spark world? Wouldn't the subject names not necessarily match on the planner and executor nodes? -- To view, visit http://gerrit.cloudera.org:8080/6077 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: comment Gerrit-Change-Id: I24e71f0f5feefa36106a50074d40731911eff64b Gerrit-PatchSet: 3 Gerrit-Project: kudu Gerrit-Branch: master Gerrit-Owner: Todd Lipcon <[email protected]> Gerrit-Reviewer: Alexey Serbin <[email protected]> Gerrit-Reviewer: Dan Burkert <[email protected]> Gerrit-Reviewer: Kudu Jenkins Gerrit-Reviewer: Todd Lipcon <[email protected]> Gerrit-HasComments: Yes
