/pentaho-kafka-producer

Apache Kafka producer step plug-in for Pentaho Kettle.

Primary LanguageJavaApache License 2.0Apache-2.0

pentaho-kafka-producer

Apache Kafka producer step plug-in for Pentaho Kettle.

Build Status

Screenshots

Using Apache Kafka Producer in Kettle

Apache Kafka Compatibility

The producer depends on Apache Kafka 0.8.1.1, which means that the broker must be of 0.8.x version or later.

Installation

  1. Download pentaho-kafka-producer Zip archive from latest release page.
  2. Extract downloaded archive into plugins/steps directory of your Pentaho Data Integration distribution.

Building from source code

mvn clean package