Skip to content

Commit 5420d23

Browse files
committed
freshness188
1 parent 4dedace commit 5420d23

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

articles/hdinsight/hdinsight-administer-use-portal-linux.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@ author: hrasheed-msft
55
ms.author: hrasheed
66
ms.reviewer: jasonh
77
ms.service: hdinsight
8-
ms.custom: hdinsightactive
98
ms.topic: conceptual
10-
ms.date: 10/04/2019
9+
ms.custom: hdinsightactive
10+
ms.date: 02/12/2020
1111
---
1212

1313
# Manage Apache Hadoop clusters in HDInsight by using the Azure portal
@@ -30,7 +30,7 @@ The **HDInsight clusters** page will list your existing clusters. From the port
3030
1. Select **All services** from the left menu.
3131
2. Select **HDInsight clusters** under **ANALYTICS**.
3232

33-
## <a name="homePage"></a> Cluster home page
33+
## <a name="homePage"></a> Cluster home page
3434

3535
Select your cluster name from the [**HDInsight clusters**](#showClusters) page. This will open the **Overview** view, which looks similar to the following image:
3636

@@ -107,6 +107,7 @@ From the [cluster home page](#homePage), under **Settings** select **Properties
107107
|OPERATING SYSTEM|Either **Windows** or **Linux**.|
108108
|TYPE|Hadoop, HBase, Storm, Spark.|
109109
|Version|See [HDInsight versions](hdinsight-component-versioning.md).|
110+
|Minimum TLS version|The TLS version.|
110111
|SUBSCRIPTION|Subscription name.|
111112
|DEFAULT DATA SOURCE|The default cluster file system.|
112113
|Worker nodes sizes|The selected VM size of the worker nodes.|
@@ -218,7 +219,7 @@ The password is changed on all nodes in the cluster.
218219
| Script type | Select **- Custom** from the drop-down list.|
219220
| Name |"Change ssh password" |
220221
| Bash script URI |The URI to the changepassword.sh file |
221-
| Node type(s): (Head, Worker, Nimbus, Supervisor, Zookeeper, etc.) |for all node types listed |
222+
| Node type(s): (Head, Worker, Nimbus, Supervisor, or Zookeeper.) |for all node types listed |
222223
| Parameters |Enter the SSH user name and then the new password. There should be one space between the user name and the password. |
223224
| Persist this script action ... |Leave this field unchecked. |
224225

0 commit comments

Comments
 (0)