File tree Expand file tree Collapse file tree 1 file changed +9
-7
lines changed Expand file tree Collapse file tree 1 file changed +9
-7
lines changed Original file line number Diff line number Diff line change @@ -3,15 +3,17 @@ Kafka Plugins
33
44<a href =" https://cdap-users.herokuapp.com/ " ><img alt =" Join CDAP community " src =" https://cdap-users.herokuapp.com/badge.svg?t=kafka-plugins " /></a > [ ![ Build Status] ( https://travis-ci.org/hydrator/kafka-plugins.svg?branch=master )] ( https://travis-ci.org/hydrator/kafka-plugins ) [ ![ License] ( https://img.shields.io/badge/License-Apache%202.0-blue.svg )] ( https://opensource.org/licenses/Apache-2.0 ) <img alt =" CDAP Realtime Source " src =" https://cdap-users.herokuapp.com/assets/cdap-realtime-source.svg " /> [ ] ( ) <img alt =" CDAP Realtime Sink " src =" https://cdap-users.herokuapp.com/assets/cdap-realtime-sink.svg " /> [ ] ( ) <img src =" https://cdap-users.herokuapp.com/assets/cm-available.svg " />
55
6- Kafka source and sink to read/write events to/from kafka. Sink/Source plugins are compatible with Kafka 0.8, 0.9 and 0.10. Alert publisher is only compatible with kafka 0.8.2.
6+ Kafka source and sink to read/write events to/from kafka. The plugins are broken down to two modules to support Kafka 0.8, 0.9 and 0.10.
77The kafka batch source is based on Apache Gobblin.
88
9- * [ Kafka Source] ( kafka-plugins-0.8/docs/KAFKASOURCE.md )
10- * [ Kafka Batch Source for Kafka 8] ( kafka-plugins-0.8/docs/KAFKABATCHSOURCE.md )
11- * [ Kafka Batch Source for Kafka 9 and Onward] ( kafka-plugins-0.9/docs/KAFKABATCHSOURCE.md )
12- * [ Kafka Batch Sink for Kafka 8] ( kafka-plugins-0.8/docs/KAFKAWRITER-SINK.md )
13- * [ Kafka Batch Sink for Kafka 9 and Onward] ( kafka-plugins-0.9/docs/KAFKAWRITER-SINK.md )
14- * [ Kafka Alert Publisher] ( kafka-plugins-0.8/docs/Kafka-alert-publisher.md )
9+ * [ Kafka Streaming Source for Kafka 8 and Onward] ( kafka-plugins-0.8/docs/KAFKASOURCE.md )
10+ * [ Kafka Streaming Source for Kafka 10 and Onward] ( kafka-plugins-0.10/docs/KAFKASOURCE.md )
11+ * [ Kafka Batch Source for for Kafka 8 and Onward] ( kafka-plugins-0.8/docs/KAFKABATCHSOURCE.md )
12+ * [ Kafka Batch Source for Kafka 10 and Onward] ( kafka-plugins-0.10/docs/KAFKABATCHSOURCE.md )
13+ * [ Kafka Batch Sink for for Kafka 8 and Onward] ( kafka-plugins-0.8/docs/KAFKAWRITER-SINK.md )
14+ * [ Kafka Batch Sink for Kafka 10 and Onward] ( kafka-plugins-0.10/docs/KAFKAWRITER-SINK.md )
15+ * [ Kafka Alert Publisher for Kafka 8 and Onward] ( kafka-plugins-0.8/docs/Kafka-alert-publisher.md )
16+ * [ Kafka Alert Publisher for Kafka 10 and Onward] ( kafka-plugins-0.10/docs/Kafka-alert-publisher.md )
1517
1618Build
1719-----
You can’t perform that action at this time.
0 commit comments