jocko icon indicating copy to clipboard operation
jocko copied to clipboard

Any Documentation or Tutorials?

Open sgon00 opened this issue 8 years ago • 4 comments

Hi, I never use any messaging system before. How can I use jocko? Where to start? What is the recommended client? I am very confused. Thanks.

sgon00 avatar Dec 09 '17 11:12 sgon00

You can use any Kafka client i think

jacktuck avatar Dec 09 '17 19:12 jacktuck

Related question: All of the Kafka UIs I've looked at use zookeeper to connect to Kafka. Are there any UIs that will connect to a jocko cluster (Kafka without zookeeper)?

charlesmims avatar Dec 15 '17 22:12 charlesmims

@charlesmims what do you mean by Kafka UI? Like this https://github.com/yahoo/kafka-manager? I think there'll be more and more as they start to use Kafka's Admin Client and don't rely on Zookeeper. But I also plan to write my own UI that'll be better anyway.

travisjeffery avatar Feb 06 '18 03:02 travisjeffery

@charlesmims @travisjeffery We are removing the dependency on zookeeper from Lenses in an upcoming release, https://www.landoop.com/kafka-lenses/, we'd be interested to get it going against jocko!

andrewstevenson avatar Jul 23 '18 11:07 andrewstevenson