Skip to content

Commit a54137e

Browse files
authored
Updated Headers
Updated Headers
1 parent 70e270e commit a54137e

File tree

1 file changed

+4
-6
lines changed

1 file changed

+4
-6
lines changed

articles/hdinsight-aks/flink/start-sql-client-cli-in-gateway-mode.md

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
2-
title: Start SQL Client CLI in gateway mode in our Apache Flink Cluster 1.17.0 on HDInsight on AKS.
3-
description: Learn how to start SQL Client CLI in gateway mode in our Apache Flink Cluster 1.17.0 on HDInsight on AKS.
2+
title: Start SQL Client CLI in gateway mode in Apache Flink Cluster 1.17.0 on HDInsight on AKS.
3+
description: Learn how to start SQL Client CLI in gateway mode in Apache Flink Cluster 1.17.0 on HDInsight on AKS.
44
ms.service: hdinsight-aks
55
ms.topic: how-to
66
ms.date: 03/07/2024
@@ -17,8 +17,7 @@ This tutorial guides you how to start the SQL Client CLI in gateway mode in Apac
1717
```
1818

1919
> [!NOTE]
20-
> In our Apache Flink Cluster on HDInsight on AKS,
21-
Any external connection will go via 443 port. But internally, it will reroute the request to sql-gateway service listening to port 8083.
20+
> In Apache Flink Cluster on HDInsight on AKS, any external connection will go via 443 port. But internally, it will reroute the request to sql-gateway service listening to port 8083.
2221
2322
Check sql gateway service in AKS side:
2423

@@ -216,5 +215,4 @@ Flink SQL> select * from mysql_user_orders;
216215
```
217216

218217
### Reference
219-
...
220-
...
218+
[Apache Flink® Command-Line Interface (CLI) on HDInsight on AKS clusters](./use-flink-cli-to-submit-jobs.md)

0 commit comments

Comments
 (0)