[release-notes] Moved Apache Ambari entry from Database Servers to Cluster

Simon Clark sclark at fedoraproject.org
Wed Oct 22 18:57:11 UTC 2014


commit 00556cceded826e94a8c124e8b661856f85544ca
Author: Simon Clark <simon.richard.clark at gmail.com>
Date:   Wed Oct 22 19:54:22 2014 +0100

    Moved Apache Ambari entry from Database Servers to Cluster

 en-US/Cluster.xml          |   10 ++++++++++
 en-US/Database_Servers.xml |   10 ----------
 2 files changed, 10 insertions(+), 10 deletions(-)
---
diff --git a/en-US/Cluster.xml b/en-US/Cluster.xml
index 72810b8..6bdc9b8 100644
--- a/en-US/Cluster.xml
+++ b/en-US/Cluster.xml
@@ -8,6 +8,16 @@
 <section>
   <title>Cluster</title>
   <para />
+  <section id="apache-ambari">
+    <title>Apache Ambari</title>
+    <para>The Apache Ambari project is aimed at making Hadoop
+    management simpler by developing software for provisioning,
+    managing, and monitoring Apache Hadoop clusters. Ambari
+    provides an intuitive, easy-to-use Hadoop management web UI
+    backed by its RESTful APIs.</para>
+    <para>For more information see 
+    <ulink url="http://ambari.apache.org/" />.</para>
+  </section>
   <section id="apache-mesos">
     <title>Apache Mesos</title>
     <para>Apache Mesos is a cluster manager that provides efficient
diff --git a/en-US/Database_Servers.xml b/en-US/Database_Servers.xml
index 3c367d8..66c0b6f 100644
--- a/en-US/Database_Servers.xml
+++ b/en-US/Database_Servers.xml
@@ -22,16 +22,6 @@
     <para>For more information see 
     <ulink url="https://accumulo.apache.org" />.</para>
   </section>
-  <section id="apache-ambari">
-    <title>Apache Ambari</title>
-    <para>The Apache Ambari project is aimed at making Hadoop
-    management simpler by developing software for provisioning,
-    managing, and monitoring Apache Hadoop clusters. Ambari
-    provides an intuitive, easy-to-use Hadoop management web UI
-    backed by its RESTful APIs.</para>
-    <para>For more information see 
-    <ulink url="http://ambari.apache.org/" />.</para>
-  </section>
   <section id="apache-hbase">
     <title>Apache HBase</title>
     <para>Apache HBase is used when you need random, realtime


More information about the docs-commits mailing list