Hi Melih, Yes, Kudu clients do support Kerberos authentication. I'm not sure what exactly you referred to as "Kudu connector", but both C++ and Java clients can authenticate to a secure Kudu cluster using Kerberos.
https://kudu.apache.org/docs/security.html#_client_authentication_to_secure_kudu_clusters I hope this helps. Kind regards, Alexey On Fri, Sep 15, 2023 at 5:49 AM Melih Taşdizen <me...@tasdizen.net> wrote: > Hi folks, > > I spent some time browsing docs but couldn't find any info on Kerberos > support for the Kudu connector. > > I would appreciate it if someone could point out some docs or send some > example configurations. > > Bests, > > Melih >