I still have this issue, what’s the catch here? I am giving the root permission connection string to my kafka streams still it can’t create topics
How to fix TopicAuthorizationException while connecting eventhub with kafka streams
A S, Ajay (893)
5
Reputation points
We are trying to use apache kafka streams to process messages from azure event hub .While using aggregations , kafka internally creating internal topics and we are getting TopicAuthorizationException and it says could not create topic . Is it something which is not possible by design ?