Skip to content

Commit 86b090a

Browse files
Merge pull request #251607 from v-akarnase/patch-19
Update hdinsight-hadoop-port-settings-for-services.md
2 parents 8a5e4c1 + 7fcc9a8 commit 86b090a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/hdinsight/hdinsight-hadoop-port-settings-for-services.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: This article provides a list of ports used by Apache Hadoop service
44
ms.service: hdinsight
55
ms.topic: how-to
66
ms.custom: hdinsightactive,seoapr2020
7-
ms.date: 08/05/2022
7+
ms.date: 09/15/2023
88
---
99

1010
# 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
3333
| 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). |
3434
| Ambari |443 |HTTPS |Ambari web UI. See [Manage HDInsight using the Apache Ambari Web UI](hdinsight-hadoop-manage-ambari.md) |
3535
| 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) |
3737
| 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). |
3838
| 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) |
3939

@@ -110,7 +110,7 @@ Examples:
110110

111111
| Service | Nodes | Port | Protocol | Description |
112112
| --- | --- | --- | --- | --- |
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 |
114114

115115
### MapReduce ports
116116

0 commit comments

Comments
 (0)