Skip to content

Latest commit

 

History

History
29 lines (15 loc) · 901 Bytes

README.md

File metadata and controls

29 lines (15 loc) · 901 Bytes

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