You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
--- original message ---
On 15 June 2021 at 10:34 PM CEST ***@***.*** wrote:
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
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or unsubscribe.
--- end of original message ---
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
The text was updated successfully, but these errors were encountered: