Yep, install Kakfa Manager like Vijay wrote. --John
Sent from my iPhone > On Apr 20, 2016, at 11:50 PM, Vijay Patil <vijay2110.t...@gmail.com> wrote: > > There is a awesome tool called "kafka-manager", which was opened sourced by > Yahoo. > https://github.com/yahoo/kafka-manager > > >> On 21 April 2016 at 08:07, Rajiv Kurian <ra...@signalfx.com> wrote: >> >> The kafka-topics.sh tool lists topics and where the partitions are. Is >> there a similar tool where I could give it a broker id and it would give me >> all the topic-partitions on it? I want to bring down a few brokers but >> before doing that I want to make sure that I've migrated all topics away >> from it, so such a tool would help. >>