0.1.13 • Published 8 years ago
kafka-test-tools v0.1.13
kafka-test-tools
Package contain several util scripts useful in testing services dependent on Apache Kafka.
install_kafka.sh- downloads and installs kafka distribution. RequiresKAFKA_HOMEenvironment variable to be set to the install target location andKAFKA_VERSIONenvironment variable to specify kafka version string.clean_kafka.sh- contains several functions to check whether kafka is running, drop topics and create topics.start_kafka.sh start|stop|kill- starts Zookeeper and Kafka and waits for them to be ready.