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/hdinsight-hadoop-port-settings-for-services.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@ description: This article provides a list of ports used by Apache Hadoop service
4
4
ms.service: hdinsight
5
5
ms.topic: how-to
6
6
ms.custom: hdinsightactive,seoapr2020
7
-
ms.date: 08/05/2022
7
+
ms.date: 09/15/2023
8
8
---
9
9
10
10
# Ports used by Apache Hadoop services on HDInsight
@@ -33,7 +33,7 @@ All the nodes in an HDInsight cluster are located in an Azure Virtual Network. T
33
33
| sshd |23 |SSH |Connects clients to sshd on the secondary headnode. For more information, see [Use SSH with HDInsight](hdinsight-hadoop-linux-use-ssh-unix.md). |
34
34
| Ambari |443 |HTTPS |Ambari web UI. See [Manage HDInsight using the Apache Ambari Web UI](hdinsight-hadoop-manage-ambari.md)|
35
35
| Ambari |443 |HTTPS |Ambari REST API. See [Manage HDInsight using the Apache Ambari REST API](hdinsight-hadoop-manage-ambari-rest-api.md)|
36
-
| WebHCat |443 |HTTPS |HCatalog REST API. See [Use MapReduce with Curl](hadoop/apache-hadoop-use-mapreduce-curl.md)|
36
+
| WebHCat |443 |HTTPS |`HCatalog` REST API. See [Use MapReduce with Curl](hadoop/apache-hadoop-use-mapreduce-curl.md)|
37
37
| HiveServer2 |443 |ODBC |Connects to Hive using ODBC. See [Connect Excel to HDInsight with the Microsoft ODBC driver](hadoop/apache-hadoop-connect-excel-hive-odbc-driver.md). |
38
38
| HiveServer2 |443 |JDBC |Connects to ApacheHive using JDBC. See [Connect to Apache Hive on HDInsight using the Hive JDBC driver](hadoop/apache-hadoop-connect-hive-jdbc-driver.md)|
39
39
@@ -110,7 +110,7 @@ Examples:
110
110
111
111
| Service | Nodes | Port | Protocol | Description |
112
112
| --- | --- | --- | --- | --- |
113
-
| WebHCat server |Head nodes |30111 |HTTP |Web API on top of HCatalog and other Hadoop services |
113
+
| WebHCat server |Head nodes |30111 |HTTP |Web API on top of `HCatalog` and other Hadoop services |
0 commit comments