tree: dc1a809d0f9b9f983ec5f88d86c68f43e4052b2b [path history] [tgz]
  1. src/
  2. pom.xml
  3. README.md
pinot-plugins/pinot-stream-ingestion/pinot-kafka-0.9/README.md

Pinot connector for kafka 0.9.x

This is an implementation of the kafka stream for kafka versions 0.9.x. The version used in this implementation is kafka 0.9.0.1. This module compiles with version 0.9.0.0 as well, however we have not tested if it runs with the older versions. A stream plugin for another version of kafka, or another stream, can be added in a similar fashion. Refer to documentation on (Pluggable Streams)[https://docs.pinot.apache.org/developers-and-contributors/extending-pinot/pluggable-streams] for the specfic interfaces to implement.