Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"NoAuth for /kafka-acl/Group" keeperexception using zookeeperclient authorizer #109

Open
ginobaltazar7 opened this issue Jun 15, 2021 · 1 comment

Comments

@ginobaltazar7
Copy link

Hi Stephane,

Looking for help/documentation with getting this error attempting to run KSM – we’re running secure auth on zookeepers, what do principals need to work around this error? We are already using an spn called 'kafka'

Error ->

INFO [ZooKeeperClient ACL authorizer] Connected. (kafka.zookeeper.ZooKeeperClient)
Exception in thread "main" org.apache.zookeeper.KeeperException$NoAuthException: KeeperErrorCode = NoAuth for /kafka-acl/Group

GetAcl's output ->

[zk: localhost:2181(CONNECTED) 1] getAcl /kafka-acl/Group
'world,'anyone
: r
'sasl,'kafka
: cdrwa

@simplesteph
Copy link
Contributor

simplesteph commented Jun 16, 2021 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants