Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit c5d4aea

Browse files
authoredMar 30, 2022
Update apache-hadoop-connect-hive-jdbc-driver.md
Removed the screenshot which was pointing to Hive Metastore JDBC URL, which was wrong. We don't have a place in Ambari containing the Hive JDBC URL with "clustername.azurehdinsight.net" fqdn name, although we have the one with ZooKeeper version under Apache/Hive/Summary as "HIVESERVER2 JDBC URL"
1 parent d3407c2 commit c5d4aea

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed
 

‎articles/hdinsight/hadoop/apache-hadoop-connect-hive-jdbc-driver.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -31,10 +31,6 @@ JDBC connections to an HDInsight cluster on Azure are made over port 443. The tr
3131

3232
Replace `CLUSTERNAME` with the name of your HDInsight cluster.
3333

34-
Or you can get the connection through **Ambari UI > Hive > Configs > Advanced**.
35-
36-
:::image type="content" source="./media/apache-hadoop-connect-hive-jdbc-driver/hdinsight-get-connection-string-through-ambari.png" alt-text="Get JDBC connection string through Ambari" border="true":::
37-
3834
### Host name in connection string
3935

4036
Host name 'CLUSTERNAME.azurehdinsight.net' in the connection string is the same as your cluster URL. You can get it through Azure portal.

0 commit comments

Comments
 (0)
Please sign in to comment.