Managing Apache Kudu SecurityPDF version

Client authentication to secure Kudu clusters

Users running client Kudu applications must first run the kinit command to obtain a Kerberos ticket-granting ticket.

For example:
kinit admin@EXAMPLE-REALM.COM

Once authenticated, you use the same client code to read from and write to Kudu servers with and without the Kerberos configuration.

We want your opinion

How can we improve this page?

What kind of feedback do you have?