[release-notes] Create initial beat for Big Data

Abdel G. Martínez L. potty at fedoraproject.org
Sun Apr 19 21:41:14 UTC 2015


commit 51db20acbf29f974b9ce3b2d59dad5d0fdf451c6
Author: Abdel G. Martinez L <abdel.g.martinez.l at gmail.com>
Date:   Sun Apr 19 16:41:24 2015 -0500

    Create initial beat for Big Data

 en-US/Big_Data.xml        |   23 +++++++++++++++++++++++
 en-US/Development_Web.xml |   13 -------------
 2 files changed, 23 insertions(+), 13 deletions(-)
---
diff --git a/en-US/Big_Data.xml b/en-US/Big_Data.xml
new file mode 100644
index 0000000..8bcd27d
--- /dev/null
+++ b/en-US/Big_Data.xml
@@ -0,0 +1,23 @@
+<?xml version='1.0' encoding='utf-8' ?>
+<!DOCTYPE section PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
+<!ENTITY % BOOK_ENTITIES SYSTEM "Release_Notes.ent">
+%BOOK_ENTITIES;
+]>
+
+<section id="bigdata">
+  <title>Big Data</title>
+  <para />
+	<section id="bigdata-elasticsearch">
+		<title>Elasticsearch</title>
+		<para>
+			The <application>Elasticsearch</application> indexing server has been integrated into the <systemitem>updates</systemitem> repository in Fedora&nbsp;22. You can now install this application using <application>DNF</application> instead of relying on the stand-alone upstream installer.
+		</para>
+		<para>
+			<application>Elasticsearch</application> is a distributed, scalable, highly available search and analysis tool built on top of Apache Lucene, available under the Apache 2 license.
+		</para>
+		<para>
+			For information about <application>Elasticsearch</application>, see the <ulink url="https://www.elastic.co/products/elasticsearch">official project website</ulink>.
+		</para>
+	</section>
+
+</section>
diff --git a/en-US/Development_Web.xml b/en-US/Development_Web.xml
index 3e53bd4..a4f0b4d 100644
--- a/en-US/Development_Web.xml
+++ b/en-US/Development_Web.xml
@@ -49,17 +49,4 @@
     </para>
 	</section>
 
-	<section id="webdev-elasticsearch">
-		<title>Elasticsearch</title>
-		<para>
-			The <application>Elasticsearch</application> indexing server has been integrated into the <systemitem>updates</systemitem> repository in Fedora&nbsp;22. You can now install this application using <application>DNF</application> instead of relying on the stand-alone upstream installer.
-		</para>
-		<para>
-			<application>Elasticsearch</application> is a distributed, scalable, highly available search and analysis tool built on top of Apache Lucene, available under the Apache 2 license.
-		</para>
-		<para>
-			For information about <application>Elasticsearch</application>, see the <ulink url="https://www.elastic.co/products/elasticsearch">official project website</ulink>.
-		</para>
-	</section>
-
 </section>


More information about the docs-commits mailing list