Willem van Bergen 12f24c3987 Add a simple topic consumer tool, which will consume all partitions for a given topic and write the messages to STDOUT. před 11 roky
..
kafka-console-partitionconsumer 9fd83b3752 Fix a few README typos před 11 roky
kafka-console-producer f4f1c42e84 Add a kaka-console-producer application. před 11 roky
kafka-console-topicconsumer 12f24c3987 Add a simple topic consumer tool, which will consume all partitions for a given topic and write the messages to STDOUT. před 11 roky
README.md 9fd83b3752 Fix a few README typos před 11 roky

README.md

Sarama tools

This folder contains applications that are useful for exploration of your Kafka cluster, or instrumentation. Some of these tools mirror tools that ship with Kafka, but these tools won't require installing the JVM to function.