Attila Bukor has posted comments on this change. ( http://gerrit.cloudera.org:8080/16940 )
Change subject: [java] Add JAAS example to client API doc ...................................................................... Patch Set 3: (1 comment) http://gerrit.cloudera.org:8080/#/c/16940/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: http://gerrit.cloudera.org:8080/#/c/16940/3/java/kudu-client/src/main/java/org/apache/kudu/client/AsyncKuduClient.java@183 PS3, Line 183: * com.sun.security.auth.module.Krb5LoginModule required : * useKeyTab = true : * keyTab = "/path/to/app.keytab" > nit: should these lines end with semi-colon (;) as well or this is OK synta Yea this is the official syntax. Only the last line requires a semi-colon. -- To view, visit http://gerrit.cloudera.org:8080/16940 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: I7db5bf67727f7318272de7ea2156a33255a2dc8b Gerrit-Change-Number: 16940 Gerrit-PatchSet: 3 Gerrit-Owner: Attila Bukor <[email protected]> Gerrit-Reviewer: Alexey Serbin <[email protected]> Gerrit-Reviewer: Andrew Wong <[email protected]> Gerrit-Reviewer: Attila Bukor <[email protected]> Gerrit-Reviewer: Grant Henke <[email protected]> Gerrit-Reviewer: Kudu Jenkins (120) Gerrit-Comment-Date: Tue, 12 Jan 2021 19:07:14 +0000 Gerrit-HasComments: Yes
