0.1.13 • Published 7 years ago

kafka-test-tools v0.1.13

Weekly downloads
6
License
Apache-2.0
Repository
github
Last release
7 years ago

kafka-test-tools

Package contain several util scripts useful in testing services dependent on Apache Kafka.

  1. install_kafka.sh - downloads and installs kafka distribution. Requires KAFKA_HOME environment variable to be set to the install target location and KAFKA_VERSION environment variable to specify kafka version string.
  2. clean_kafka.sh - contains several functions to check whether kafka is running, drop topics and create topics.
  3. start_kafka.sh start|stop|kill - starts Zookeeper and Kafka and waits for them to be ready.
0.1.13

7 years ago

0.1.12

7 years ago

0.1.11

7 years ago

0.1.10

7 years ago

0.1.9

7 years ago

0.1.8

7 years ago

0.1.7

7 years ago

0.1.6

7 years ago

0.1.5

7 years ago

0.1.4

7 years ago

0.1.3

8 years ago

0.1.2

8 years ago

0.1.1

8 years ago

0.1.0

9 years ago