Skip to content

Commit 32c2aef

Browse files
Merge pull request #263018 from yeturis/patch-22
Update azure-event-hubs-kafka-overview.md
2 parents 954c0da + ef5a0f4 commit 32c2aef

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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)