Skip to content

Commit 06a6ed5

Browse files
Merge pull request #289840 from axisc/patch-1
Remove HDInsight reference for Kafka Streams
2 parents 8ce5590 + 8d1a958 commit 06a6ed5

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

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

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -58,10 +58,6 @@ Standalone and without ksqlDB, Kafka Streams has fewer capabilities than many al
5858
- [Apache Flink](event-hubs-kafka-flink-tutorial.md)
5959
- [Apache Flink on HDInsight on AKS](../hdinsight-aks/flink/flink-overview.md)
6060
- [Akka Streams](event-hubs-kafka-akka-streams-tutorial.md)
61-
62-
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.
63-
64-
If you must use the Kafka Streams framework on Azure, [Apache Kafka on HDInsight](../hdinsight/kafka/apache-kafka-introduction.md) provides you with that option. Apache Kafka on HDInsight provides full control over all configuration aspects of Apache Kafka, while being fully integrated with various aspects of the Azure platform, from fault/update domain placement to network isolation to monitoring integration.
6561

6662
### Kafka Transactions
6763

0 commit comments

Comments
 (0)