Skip to content

Commit ff68a42

Browse files
authored
[STORM-3962] Update integration page for Kafka links (#8587)
Updates the Storm integrations page to reference all three Kafka integration modules: - Kafka Consumer (storm-kafka-client) - Kafka Migration Tool (storm-kafka-migration) - Kafka Monitoring (storm-kafka-monitor) Fixes #7744
1 parent 1e40d57 commit ff68a42

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

docs/index.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,9 @@ We're also notifying it via annotating classes with marker interface `@Interface
8080
* [Event Logging](Eventlogging.html)
8181

8282
### Integration With External Systems, and Other Libraries
83-
* [Apache Kafka Integration](storm-kafka-client.html)
83+
* [Kafka Consumer (storm-kafka-client)](storm-kafka-client.html)
84+
* [Kafka Migration Tool (storm-kafka-migration)](https://github.com/apache/storm/tree/master/external/storm-kafka-migration)
85+
* [Kafka Monitoring (storm-kafka-monitor)](https://github.com/apache/storm/tree/master/external/storm-kafka-monitor)
8486
* [Apache HBase Integration](storm-hbase.html)
8587
* [Apache HDFS Integration](storm-hdfs.html)
8688
* [JDBC Integration](storm-jdbc.html)

0 commit comments

Comments
 (0)