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

Neha Narkhede commented on KAFKA-2155:
--------------------------------------

You can just specify the zk root as part of the ZK connection string. 
{code}
./bin/kafka-consumer-offset-checker.sh --zookeeper localhost:2181/namespace
{code}

> Add option to control ZK root for kafka.tools.ConsumerOffsetChecker
> -------------------------------------------------------------------
>
>                 Key: KAFKA-2155
>                 URL: https://issues.apache.org/jira/browse/KAFKA-2155
>             Project: Kafka
>          Issue Type: Improvement
>          Components: admin
>    Affects Versions: 0.8.1.2
>         Environment: Hortonworks 2.2.4 with Kafka 0.8.1.2.2
>            Reporter: Kjell Tore Fossbakk
>            Priority: Minor
>              Labels: features
>
> Hello.
> We need to add an option to kafka.tools.ConsumerOffsetChecker which will 
> allow the control of ZK root. It is at the moment hardcoded to "/consumers/".
> A new option --zkroot would simply replace the contents of "/consumers", 
> which defaultsTo("/consumers").



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

Reply via email to