rangareddy commented on code in PR #19799:
URL: https://github.com/apache/hudi/pull/19799#discussion_r3946470982


##########
website/docs/cli.md:
##########
@@ -160,6 +160,22 @@ Kerberos authentication success
 
 If you see "Kerberos authentication success" in the command output, it means 
Kerberos authentication has been successful.
 
+**kerberos kdestroy** is the counterpart: it logs the current user out of the 
keytab and resets the cached
+`UserGroupInformation`, which is what you want before authenticating as a 
different principal in the same session.
+
+```shell
+hudi->kerberos kdestroy --krb5conf /etc/krb5.conf

Review Comment:
   Both switched to `java`, so all sixteen new transcript blocks match.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to