Skip to content

Commit ef5a0f4

Browse files
authored
Update azure-event-hubs-kafka-overview.md
added info on new product which works with eventhub
1 parent 226f942 commit ef5a0f4

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

articles/event-hubs/azure-event-hubs-kafka-overview.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -150,6 +150,7 @@ Standalone and without ksqlDB, Kafka Streams has fewer capabilities than many al
150150
- [Apache Storm](event-hubs-storm-getstarted-receive.md)
151151
- [Apache Spark](event-hubs-kafka-spark-tutorial.md)
152152
- [Apache Flink](event-hubs-kafka-flink-tutorial.md)
153+
- [Apache Flink on HDInsight on AKS](/azure/hdinsight-aks/flink/flink-overview)
153154
- [Akka Streams](event-hubs-kafka-akka-streams-tutorial.md)
154155

155156
The listed services and frameworks can generally acquire event streams and reference data directly from a diverse set of sources through adapters. Kafka Streams can only acquire data from Apache Kafka and your analytics projects are therefore locked into Apache Kafka. To use data from other sources, you're required to first import data into Apache Kafka with the Kafka Connect framework.

0 commit comments

Comments
 (0)