Hi All,

I am trying to use a custom built kafka consumer to connect to a
kerberos secured kafka broker.
I am giving the jaas conf file in the java.security.auth.login.config
and worker.childopts fields in storm.yaml file.
But doing this is causing every other communication (like zookeeper etc) to
use the kerberos authentication. I would want to have the authentication
only for the kafka broker.

Can i provide it during deploying my topology using flux ?
Can anyone please help on this.

Regards,
Rajeev.

Reply via email to