Skip to content

Commit 22120c7

Browse files
Merge pull request #251763 from v-akarnase/patch-16
Update find-host-name.md
2 parents 4d78a22 + 9c4c6a2 commit 22120c7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/hdinsight/find-host-name.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,12 @@ ms.service: hdinsight
55
ms.topic: how-to
66
author: reachnijel
77
ms.author: nijelsf
8-
ms.date: 07/18/2022
8+
ms.date: 09/19/2023
99
---
1010

1111
# Find the host names of cluster nodes
1212

13-
HDInsight cluster is created with public DNS `clustername.azurehdinsight.net`. When you SSH to individual nodes or set connection to cluster nodes with in the same custom virtual network, you need to use host name, or fully qualified domain names (FQDN) of cluster nodes.
13+
HDInsight cluster is created with public DNS `clustername.azurehdinsight.net`. When you SSH to individual nodes or set up a connection to cluster nodes within the same custom virtual network, you need to use the host name or fully qualified domain names (FQDN) of cluster nodes.
1414

1515
In this article, you learn how to get the host names of cluster nodes. You can get it manually through Ambari Web UI or automatically through Ambari REST API.
1616

0 commit comments

Comments
 (0)