You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/hdinsight-aks/flink/create-kafka-table-flink-kafka-sql-connector.md
+7-7Lines changed: 7 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
---
2
2
title: How to create Apache Kafka table on an Apache Flink® on HDInsight on AKS
3
-
description: Learn how to create Apache Kafka table on Apache Flink®
3
+
description: Learn how to create Apache Kafka table on Apache Flink®.
4
4
ms.service: hdinsight-aks
5
5
ms.topic: how-to
6
6
ms.date: 03/14/2024
@@ -19,7 +19,7 @@ Using this example, learn how to Create Kafka table on Apache FlinkSQL.
19
19
20
20
## Kafka SQL connector on Apache Flink
21
21
22
-
The Kafka connector allows for reading data from and writing data into Kafka topics. For more information, refer [Apache Kafka SQL Connector](https://nightlies.apache.org/flink/flink-docs-master/docs/connectors/table/kafka)
22
+
The Kafka connector allows for reading data from and writing data into Kafka topics. For more information, refer [Apache Kafka SQL Connector](https://nightlies.apache.org/flink/flink-docs-master/docs/connectors/table/kafka).
:::image type="content" source="./media/create-kafka-table-flink-kafka-sql-connector/monitor-table-data-on-flink-sql.png" alt-text="Screenshot showing How to monitor table date on Flink SQL.":::
176
176
177
-
Here are the streaming jobs on Flink Web UI
177
+
Here are the streaming jobs on Flink Web UI.
178
178
179
179
:::image type="content" source="./media/create-kafka-table-flink-kafka-sql-connector/flink-web-ui-kafka-jobs.png" alt-text="Screenshot showing jobs on the Flink web UI.":::
0 commit comments