The kafka-producer-datagen
extends the default ProducerPerformance
by combining the data-generation with the library behind Datagen Source Connector.
Add tap:
brew tap jeqo/tap
Install kfk-producer-datagen
:
brew install kfk-producer-datagen
Find the latest release at: https://github.com/jeqo/kafka-cli/releases
VERSION=0.2.2
wget https://github.com/jeqo/kafka-cli/releases/download/cli-producer-datagen-v$VERSION/kfk-producer-datagen-$VERSION-linux-x86_64.tar.gz
tar xf kfk-producer-datagen-$VERSION-linux-x86_64.tar.gz
mv kfk-producer-datagen-$VERSION-linux-x86_64/bin/kfk-producer-datagen /usr/local/bin/.