Skip to content

Commit da1bc40

Browse files
Merge pull request #88658 from dagiro/cats98
cats98
2 parents 6fd00d7 + f280aa0 commit da1bc40

8 files changed

+7
-7
lines changed

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

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ When connecting to the Ambari Web UI, you are prompted to authenticate to the pa
4343

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

46-
![ambari-nav](./media/hdinsight-hadoop-manage-ambari/ambari-nav.png)
46+
![ambari-nav](./media/hdinsight-hadoop-manage-ambari/apache-ambari-dashboard.png)
4747

4848
|Item |Description |
4949
|---|---|
@@ -76,7 +76,7 @@ Alerts are organized into several default groups, which can be viewed from the *
7676

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

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

8181
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**.
8282

@@ -96,20 +96,20 @@ The **Heatmaps** tab displays metrics as colored heatmaps, going from green to r
9696

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

99-
![host details](./media/hdinsight-hadoop-manage-ambari/host-details.png)
99+
![host details](./media/hdinsight-hadoop-manage-ambari/ambari-host-details1.png)
100100

101101
### Services
102102

103103
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.
104104

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

107107
> [!NOTE]
108108
> The services displayed differ between HDInsight cluster types and versions. The services displayed here may be different than the services displayed for your cluster.
109109
110110
Selecting a service displays more detailed information on the service.
111111

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

114114
#### Quick links
115115

@@ -164,7 +164,7 @@ The **Hosts** page lists all hosts in the cluster. To manage hosts, follow these
164164

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

167-
![service actions](./media/hdinsight-hadoop-manage-ambari/service-actions.png)
167+
![service actions](./media/hdinsight-hadoop-manage-ambari/ambari-service-actions.png)
168168

169169
> [!WARNING]
170170
> 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).
@@ -191,7 +191,7 @@ To configure a service, use the following steps:
191191

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

194-
![configurations](./media/hdinsight-hadoop-manage-ambari/service-configs.png)
194+
![configurations](./media/hdinsight-hadoop-manage-ambari/ambari-service-configs.png)
195195

196196
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.
197197

0 commit comments

Comments
 (0)