Partition and Replica assignment for a Topic

2014-10-21 Thread Jonathan Creasy
I¹d like to be able to see a little more detail for a topic. What is the best way to get this information? Topic Partition Replica Broker topic1 1 1 3 topic1 1 2 4 topic1 1 3 1 topic1 2 1 1 topic1 2

Re: Partition and Replica assignment for a Topic

2014-10-21 Thread Gwen Shapira
Anything missing in the output of: kafka-topics.sh --describe --zookeeper localhost:2181 ? On Tue, Oct 21, 2014 at 4:29 PM, Jonathan Creasy jonathan.cre...@turn.com wrote: I¹d like to be able to see a little more detail for a topic. What is the best way to get this information? Topic

Re: Partition and Replica assignment for a Topic

2014-10-21 Thread Jonathan Creasy
Heh, I think I was mis-interpreting that output. Taking this output for example: Topic:REPL-atl1-us PartitionCount:256 ReplicationFactor:1 Configs: Topic: REPL-atl1-us Partition: 0Leader: 32 Replicas: 32Isr: 32 Topic: REPL-atl1-us Partition: 1