Hi Vlad, I'm afraid the work has not been completed on the c client, see https://issues.apache.org/jira/browse/ZOOKEEPER-1112
It looks like quite a bit of progress was made though, waiting for someone to take it up. Patrick On Tue, May 5, 2015 at 2:08 PM, Berman, Vladimir <[email protected]> wrote: > Hi, > > I have C application that needs to access ZooKeeper (version 3.4.6) within > a secure Hadoop environment. I cannot find any documentation about Kerberos > authentication with the C client API. For example, the zoo_add_auth() > header comments only mention "digest" password-based authentication. > > So I am wondering if Kerberos authentication is supported by the C client > API? > > Thank you, > > Vlad > >
