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
+10-10Lines changed: 10 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,9 +1,9 @@
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
-
ms.date: 10/27/2023
6
+
ms.date: 03/14/2024
7
7
---
8
8
9
9
# Create Apache Kafka® table on Apache Flink® on HDInsight on AKS
@@ -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).
Detailed instructions are provided on how to use Secure Shell for [Flink SQL client](./flink-web-ssh-on-portal-to-flink-sql.md)
122
+
Detailed instructions are provided on how to use Secure Shell for [Flink SQL client](./flink-web-ssh-on-portal-to-flink-sql.md).
123
123
124
124
### Download Kafka SQL Connector & Dependencies into SSH
125
125
126
126
We're using the **Kafka 3.2.0** dependencies in the below step, You're required to update the command based on your Kafka version on HDInsight cluster.
:::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