Skip to content

Commit 7769d93

Browse files
committed
ts_ambari10
1 parent 0160c46 commit 7769d93

File tree

2 files changed

+34
-0
lines changed

2 files changed

+34
-0
lines changed

articles/hdinsight/TOC.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,8 @@
1919
href: ./hdinsight-administer-use-powershell.md
2020
- name: Create clusters with Runbooks
2121
href: ./manage-clusters-runbooks.md
22+
- name: Apache Ambari email notifications
23+
href: ./apache-ambari-email.md
2224
- name: Build an ETL pipeline
2325
href: ./hdinsight-sales-insights-etl.md
2426
- name: Samples
Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,32 @@
1+
---
2+
title: 'Tutorial: Configure Apache Ambari email notifications in Azure HDInsight'
3+
description: This article describes how to use SendGrid with Apache Ambari for email notifications.
4+
author: hrasheed-msft
5+
ms.author: hrasheed
6+
ms.reviewer: hrasheed
7+
ms.service: hdinsight
8+
ms.topic: tutorial
9+
ms.date: 03/06/2020
10+
11+
#Customer intent: As a HDInsight user, I want to configure Apache Ambari to send email notifications.
12+
---
13+
14+
# Tutorial: Configure Apache Ambari email notifications in Azure HDInsight
15+
16+
In this tutorial, you will configure Apache Ambari email notifications using SendGrid. [Apache Ambari](./hdinsight-hadoop-manage-ambari.md) simplifies the management and monitoring of an HDInsight cluster by providing an easy to use web UI and REST API. Ambari is included on HDInsight clusters, and is used to monitor the cluster and make configuration changes. [SendGrid](https://sendgrid.com/solutions/) is a free cloud-based email service that provides reliable transactional email delivery, scalability, and real-time analytics along with flexible APIs that make custom integration easy. Azure customers can unlock 25,000 free emails each month.
17+
18+
For more information about the Ambari UI, see [Manage HDInsight clusters by using the Apache Ambari Web UI](./hdinsight-hadoop-manage-ambari.md).
19+
20+
> [!div class="checklist"]
21+
> * Configure Apache Ambari email notifications
22+
23+
## Prerequisites
24+
25+
* A SendGrid email account. See [How to Send Email Using SendGrid with Azure](https://docs.microsoft.com/azure/sendgrid-dotnet-how-to-send-email) for instructions.
26+
27+
#
28+
29+
30+
## Next steps
31+
32+
[Create an alert notification](https://docs.cloudera.com/HDPDocuments/Ambari-latest/managing-and-monitoring-ambari/content/amb_create_an_alert_notification.html)

0 commit comments

Comments
 (0)