Skip to content

Commit a2a05bc

Browse files
authored
Merge pull request #77999 from dagiro/freshness93
freshness93
2 parents 6b844d3 + 982d687 commit a2a05bc

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

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

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,10 @@ ms.reviewer: jasonh
77
ms.service: hdinsight
88
ms.custom: hdinsightactive
99
ms.topic: conceptual
10-
ms.date: 11/06/2018
10+
ms.date: 05/27/2019
1111
ms.author: hrasheed
12-
1312
---
13+
1414
# Ports used by Apache Hadoop services on HDInsight
1515

1616
This document provides a list of the ports used by Apache Hadoop services running on Linux-based HDInsight clusters. It also provides information on ports used to connect to the cluster using SSH.
@@ -24,7 +24,6 @@ Internally, HDInsight is implemented by several Azure Virtual Machines (the node
2424
> [!IMPORTANT]
2525
> If you do not specify an Azure Virtual Network as a configuration option for HDInsight, one is created automatically. However, you cannot join other machines (such as other Azure Virtual Machines or your client development machine) to this virtual network.
2626
27-
2827
To join additional machines to the virtual network, you must create the virtual network first, and then specify it when creating your HDInsight cluster. For more information, see [Extend HDInsight capabilities by using an Azure Virtual Network](hdinsight-extend-hadoop-virtual-network.md)
2928

3029
## Public ports
@@ -100,7 +99,7 @@ Examples:
10099
| Resource Manager scheduler |head nodes |8030 |HTTP |Administrative interface |
101100
| Resource Manager application interface |head nodes |8050 |HTTP |Address of the applications manager interface |
102101
| NodeManager |All worker nodes |30050 |  |The address of the container manager |
103-
| NodeManager web UI |All worker nodes |30060 |HTTP |Resource manager interface |
102+
| NodeManager web UI |All worker nodes |30060 |HTTP |Resource Manager interface |
104103
| Timeline address |Head nodes |10200 |RPC |The Timeline service RPC service. |
105104
| Timeline web UI |Head nodes |8181 |HTTP |The Timeline service web UI |
106105

0 commit comments

Comments
 (0)