Skip to content

Commit caa73e7

Browse files
authored
Added a new note
Added a new note
1 parent 35903cf commit caa73e7

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 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)