Skip to content

Commit c8d869a

Browse files
Merge pull request #268723 from sreekzz/patch-6
Added a new note
2 parents 1ab85d4 + 2b3b65b commit c8d869a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

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

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -152,6 +152,9 @@ Get cluster endpoint(host or fqdn) on Azure portal.
152152
:::image type="image" source="./media/start-sql-client-cli-in-gateway-mode/jar-files-in-azure-portal.png" alt-text="Screenshot showing jar files in Azure portal." border="true" lightbox="./media/start-sql-client-cli-in-gateway-mode/jar-files-in-azure-portal.png":::
153153
154154
1. Use the table already created and put it into Hive metastore for management, then run the query.
155+
156+
> [!NOTE]
157+
> In this example, all the jars in HDInsight on AKS default Azure Data Lake Storage Gen2. The container and storage account need not be same as specified during the cluster creation. If required, you can specify another storage account, and grant cluster user managed identity the storage blob data owner role on the Azure Data Lake Storage Gen2 side.
155158
156159
``` SQL
157160
CREATE CATALOG myhive WITH (

0 commit comments

Comments
 (0)