You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Neha Narkhede (JIRA)" <ji...@apache.org> on 2014/09/20 21:41:34 UTC

[jira] [Commented] (KAFKA-1476) Get a list of consumer groups

    [ https://issues.apache.org/jira/browse/KAFKA-1476?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14142170#comment-14142170 ] 

Neha Narkhede commented on KAFKA-1476:
--------------------------------------

[~balaji.seshadri@dish.com],for #1, #2, please read my previous comment. For #3, we need 
For reading offsets,
--offsets --describe --group <groupName>

Let's file another JIRA for reset offset tool as that requires more thought and that tool doesn't even exist today.



> Get a list of consumer groups
> -----------------------------
>
>                 Key: KAFKA-1476
>                 URL: https://issues.apache.org/jira/browse/KAFKA-1476
>             Project: Kafka
>          Issue Type: Wish
>          Components: tools
>    Affects Versions: 0.8.1.1
>            Reporter: Ryan Williams
>            Assignee: Balaji Seshadri
>              Labels: newbie
>             Fix For: 0.9.0
>
>         Attachments: KAFKA-1476-RENAME.patch, KAFKA-1476.patch
>
>
> It would be useful to have a way to get a list of consumer groups currently active via some tool/script that ships with kafka. This would be helpful so that the system tools can be explored more easily.
> For example, when running the ConsumerOffsetChecker, it requires a group option
> bin/kafka-run-class.sh kafka.tools.ConsumerOffsetChecker --topic test --group ?
> But, when just getting started with kafka, using the console producer and consumer, it is not clear what value to use for the group option.  If a list of consumer groups could be listed, then it would be clear what value to use.
> Background:
> http://mail-archives.apache.org/mod_mbox/kafka-users/201405.mbox/%3cCAOq_b1w=SLZe5jRNAkxvaK0Gu9cTDKPaZaK1G4DygVqZbSgUyg@mail.gmail.com%3e



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)