Apache Kafka producer step plug-in for Pentaho Kettle.
By default the producer depends on Apache Kafka 0.8.1.1, which means that the broker must be of 0.8.x version or later.
If you want to build the plugin for a different Kafka version you have to modify the kafka.version and kafka.scala.version in the properties section of the pom.xml.
- Download
pentaho-kafka-producer
Zip archive from latest release page. - Extract downloaded archive into plugins/steps directory of your Pentaho Data Integration distribution.
mvn clean package