Skip to content

Commit b804cb0

Browse files
authored
Merge pull request #88958 from dagiro/cats128
cats128
2 parents d9966f4 + d180feb commit b804cb0

File tree

1 file changed

+15
-16
lines changed

1 file changed

+15
-16
lines changed

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

Lines changed: 15 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,12 @@
22
title: Monitor and manage Azure HDInsight using Ambari Web UI
33
description: Learn how to use Ambari to monitor and manage Linux-based HDInsight clusters. In this document, you learn how to use the Ambari Web UI included with HDInsight clusters.
44
author: hrasheed-msft
5+
ms.author: hrasheed
56
ms.reviewer: jasonh
6-
77
ms.service: hdinsight
88
ms.custom: hdinsightactive
99
ms.topic: conceptual
1010
ms.date: 05/23/2019
11-
ms.author: hrasheed
1211
---
1312

1413
# Manage HDInsight clusters by using the Apache Ambari Web UI
@@ -43,7 +42,7 @@ When connecting to the Ambari Web UI, you are prompted to authenticate to the pa
4342

4443
When the page opens, note the bar at the top. This bar contains the following information and controls:
4544

46-
![ambari-nav](./media/hdinsight-hadoop-manage-ambari/apache-ambari-dashboard.png)
45+
![Apache Ambari dashboard overview](./media/hdinsight-hadoop-manage-ambari/apache-ambari-dashboard.png)
4746

4847
|Item |Description |
4948
|---|---|
@@ -72,44 +71,44 @@ Alerts other than **OK** cause the **# alerts** entry at the top of the page to
7271

7372
Alerts are organized into several default groups, which can be viewed from the **Alerts** page.
7473

75-
![alerts page](./media/hdinsight-hadoop-manage-ambari/hdinsight-alerts-page.png)
74+
![Apache Ambari alerts page summary](./media/hdinsight-hadoop-manage-ambari/hdinsight-alerts-page.png)
7675

7776
You can manage the groups by using the **Actions** menu and selecting **Manage Alert Groups**.
7877

79-
![manage alert groups dialog](./media/hdinsight-hadoop-manage-ambari/ambari-manage-alerts.png)
78+
![Apache Ambari manage alert groups](./media/hdinsight-hadoop-manage-ambari/ambari-manage-alerts.png)
8079

8180
You can also manage alerting methods, and create alert notifications from the **Actions** menu by selecting __Manage Alert Notifications__. Any current notifications are displayed. You can also create notifications from here. Notifications can be sent via **EMAIL** or **SNMP** when specific alert/severity combinations occur. For example, you can send an email message when any of the alerts in the **YARN Default** group is set to **Critical**.
8281

83-
![Create alert dialog](./media/hdinsight-hadoop-manage-ambari/create-alert-notification.png)
82+
![Apache Ambari create alert notification](./media/hdinsight-hadoop-manage-ambari/create-alert-notification.png)
8483

8584
Finally, selecting __Manage Alert Settings__ from the __Actions__ menu allows you to set the number of times an alert must occur before a notification is sent. This setting can be used to prevent notifications for transient errors.
8685

8786
### Cluster
8887

8988
The **Metrics** tab of the dashboard contains a series of widgets that make it easy to monitor the status of your cluster at a glance. Several widgets, such as **CPU Usage**, provide additional information when clicked.
9089

91-
![dashboard with metrics](./media/hdinsight-hadoop-manage-ambari/hdi-metrics-dashboard.png)
90+
![Apache Ambari dashboard with metrics](./media/hdinsight-hadoop-manage-ambari/hdi-metrics-dashboard.png)
9291

9392
The **Heatmaps** tab displays metrics as colored heatmaps, going from green to red.
9493

95-
![dashboard with heatmaps](./media/hdinsight-hadoop-manage-ambari/hdi-heatmap-dashboard.png)
94+
![Apache Ambari dashboard with heatmaps](./media/hdinsight-hadoop-manage-ambari/hdi-heatmap-dashboard.png)
9695

9796
For more information on the nodes within the cluster, select **Hosts**. Then select the specific node you are interested in.
9897

99-
![host details](./media/hdinsight-hadoop-manage-ambari/ambari-host-details1.png)
98+
![Apache Ambari host summary details](./media/hdinsight-hadoop-manage-ambari/ambari-host-details1.png)
10099

101100
### Services
102101

103102
The **Services** sidebar on the dashboard provides quick insight into the status of the services running on the cluster. Various icons are used to indicate status or actions that should be taken. For example, a yellow recycle symbol is displayed if a service needs to be recycled.
104103

105-
![services side-bar](./media/hdinsight-hadoop-manage-ambari/apache-ambari-service-bar.png)
104+
![Apache Ambari services side bar](./media/hdinsight-hadoop-manage-ambari/apache-ambari-service-bar.png)
106105

107106
> [!NOTE]
108107
> The services displayed differ between HDInsight cluster types and versions. The services displayed here may be different than the services displayed for your cluster.
109108
110109
Selecting a service displays more detailed information on the service.
111110

112-
![service summary information](./media/hdinsight-hadoop-manage-ambari/ambari-service-details.png)
111+
![Apache Ambari service summary information](./media/hdinsight-hadoop-manage-ambari/ambari-service-details.png)
113112

114113
#### Quick links
115114

@@ -138,7 +137,7 @@ Working with users, groups, and permissions are supported when using a [domain j
138137

139138
The **Hosts** page lists all hosts in the cluster. To manage hosts, follow these steps.
140139

141-
![hosts page](./media/hdinsight-hadoop-manage-ambari/hdinsight-hosts-page.png)
140+
![Apache Ambari hosts page overview](./media/hdinsight-hadoop-manage-ambari/hdinsight-hosts-page.png)
142141

143142
> [!NOTE]
144143
> Adding, decommissioning, and recommissioning a host should not be used with HDInsight clusters.
@@ -164,7 +163,7 @@ The **Hosts** page lists all hosts in the cluster. To manage hosts, follow these
164163

165164
From the **Dashboard** or **Services** page, use the **Actions** button at the bottom of the list of services to stop and start all services.
166165

167-
![service actions](./media/hdinsight-hadoop-manage-ambari/ambari-service-actions.png)
166+
![Apache Ambari service actions list](./media/hdinsight-hadoop-manage-ambari/ambari-service-actions.png)
168167

169168
> [!WARNING]
170169
> While **Add Service** is listed in this menu, it should not be used to add services to the HDInsight cluster. New services should be added using a Script Action during cluster provisioning. For more information on using Script Actions, see [Customize HDInsight clusters using Script Actions](hdinsight-hadoop-customize-cluster-linux.md).
@@ -175,7 +174,7 @@ While the **Actions** button can restart all services, often you want to start,
175174

176175
2. From the top of the **Summary** tab, use the **Service Actions** button and select the action to take. This restarts the service on all nodes.
177176

178-
![service action](./media/hdinsight-hadoop-manage-ambari/individual-service-actions.png)
177+
![Apache Ambari individual service actions](./media/hdinsight-hadoop-manage-ambari/individual-service-actions.png)
179178

180179
> [!NOTE]
181180
> Restarting some services while the cluster is running may generate alerts. To avoid alerts, you can use the **Service Actions** button to enable **Maintenance mode** for the service before performing the restart.
@@ -191,7 +190,7 @@ To configure a service, use the following steps:
191190

192191
2. Select the **Configs** tab. The current configuration is displayed. A list of previous configurations is also displayed.
193192

194-
![configurations](./media/hdinsight-hadoop-manage-ambari/ambari-service-configs.png)
193+
![Apache Ambari service configuration](./media/hdinsight-hadoop-manage-ambari/ambari-service-configs.png)
195194

196195
3. Use the fields displayed to modify the configuration, and then select **Save**. Or select a previous configuration and then select **Make current** to roll back to the previous settings.
197196

@@ -211,4 +210,4 @@ The following Ambari operations are not supported on HDInsight:
211210

212211
## Next steps
213212

214-
Learn how to use the [Apache Ambari REST API](hdinsight-hadoop-manage-ambari-rest-api.md) with HDInsight.
213+
Learn how to use the [Apache Ambari REST API](hdinsight-hadoop-manage-ambari-rest-api.md) with HDInsight.

0 commit comments

Comments
 (0)