- Subscribe to RSS Feed
- Mark Question as New
- Mark Question as Read
- Float this Question for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
kafka consumer not working
Created on ‎12-13-2018 12:04 AM - edited ‎09-16-2022 06:59 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Good morning,
I installed kafka in CDH 5.13 and I can run my producer successfully but when I run my consumer I have the following error:
org.apache.kafka.common.errors.GroupAuthorizationException: Not authorized to access group: console-consumer-35643
Any help pls ?
Created ‎12-13-2018 04:44 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Une solution: Executer par exemple la commande
kafka-sentry -gpr -r test -p "Host <ton host>=>Consumergroup=*->action=ALL"
Created ‎12-13-2018 04:44 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Une solution: Executer par exemple la commande
kafka-sentry -gpr -r test -p "Host <ton host>=>Consumergroup=*->action=ALL"
Created ‎12-13-2018 05:41 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Congratulations on solving the issue. Can you please mark the appropriate reply as the solution to your issue. This way it can assist others facing a similar situation.
Cy Jervis, Manager, Community Program
Was your question answered? Make sure to mark the answer as the accepted solution.
If you find a reply useful, say thanks by clicking on the thumbs up button.
