Skip to content

Commit a1da608

Browse files
committed
freshness_c61
1 parent 38333e9 commit a1da608

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ ms.author: hrasheed
66
ms.reviewer: jasonh
77
ms.service: hdinsight
88
ms.topic: conceptual
9-
ms.custom: hdinsightactive
10-
ms.date: 04/14/2020
9+
ms.custom: hdinsightactive,seoapr2020
10+
ms.date: 04/29/2020
1111
---
1212

1313
# Manage HDInsight clusters by using the Apache Ambari REST API
@@ -18,7 +18,7 @@ Learn how to use the Apache Ambari REST API to manage and monitor Apache Hadoop
1818

1919
## What is Apache Ambari
2020

21-
[Apache Ambari](https://ambari.apache.org) simplifies the management and monitoring of Hadoop clusters by providing an easy to use web UI backed by its [REST APIs](https://github.com/apache/ambari/blob/trunk/ambari-server/docs/api/v1/index.md). Ambari is provided by default with Linux-based HDInsight clusters.
21+
Apache Ambari simplifies the management and monitoring of Hadoop clusters by providing an easy to use web UI backed by its [REST APIs](https://github.com/apache/ambari/blob/trunk/ambari-server/docs/api/v1/index.md). Ambari is provided by default with Linux-based HDInsight clusters.
2222

2323
## Prerequisites
2424

@@ -28,7 +28,7 @@ Learn how to use the Apache Ambari REST API to manage and monitor Apache Hadoop
2828

2929
* jq, a command-line JSON processor. See [https://stedolan.github.io/jq/](https://stedolan.github.io/jq/).
3030

31-
* Windows PowerShell. Or you can use [Bash](https://www.gnu.org/software/bash/).
31+
* Windows PowerShell. Or you can use Bash.
3232

3333
## Base Uniform Resource Identifier for Ambari Rest API
3434

0 commit comments

Comments
 (0)