Skip to content

Commit 9a15b4e

Browse files
committed
ts_ambari7
1 parent fe56010 commit 9a15b4e

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

articles/hdinsight/hdinsight-hadoop-manage-ambari.md

Lines changed: 4 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/11/2019
9+
ms.custom: hdinsightactive
10+
ms.date: 02/05/2020
1111
---
1212

1313
# Manage HDInsight clusters by using the Apache Ambari Web UI
@@ -27,7 +27,7 @@ In this document, you learn how to use the Ambari Web UI with an HDInsight clust
2727
The Ambari Web UI is available on your HDInsight cluster at `https://CLUSTERNAME.azurehdinsight.net`, where `CLUSTERNAME` is the name of your cluster.
2828

2929
> [!IMPORTANT]
30-
> Connecting to Ambari on HDInsight requires HTTPS. When prompted for authentication, use the admin account name and password you provided when the cluster was created.
30+
> Connecting to Ambari on HDInsight requires HTTPS. When prompted for authentication, use the admin account name and password you provided when the cluster was created. If you are not prompted for credentials, check your network settings to confirm there is no connectivity issue between the client and the Azure HDInsight Clusters.
3131
3232
## SSH tunnel (proxy)
3333

@@ -151,7 +151,7 @@ The **Hosts** page lists all hosts in the cluster. To manage hosts, follow these
151151
|Start all components|Start all components on the host.|
152152
|Stop all components|Stop all components on the host.|
153153
|Restart all components|Stop and start all components on the host.|
154-
|Turn on maintenance mode|Suppresses alerts for the host. This mode should be enabled if you are performing actions that generate alerts. For example, stopping and starting a service.|
154+
|Turn on maintenance mode|Suppresses alerts for the host. This mode should be enabled if you're performing actions that generate alerts. For example, stopping and starting a service.|
155155
|Turn off maintenance mode|Returns the host to normal alerting.|
156156
|Stop|Stops DataNode or NodeManagers on the host.|
157157
|Start|Starts DataNode or NodeManagers on the host.|

0 commit comments

Comments
 (0)