You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@asterixdb.apache.org by ti...@apache.org on 2016/04/04 18:52:43 UTC

incubator-asterixdb-site git commit: better names and linebreaks

Repository: incubator-asterixdb-site
Updated Branches:
  refs/heads/asf-site 8ae9005bb -> 5291c492c


better names and linebreaks

Change-Id: I79ae64ccf49272b494e9c048aac040881af10132
Reviewed-on: https://asterix-gerrit.ics.uci.edu/781
Reviewed-by: Yingyi Bu <bu...@gmail.com>


Project: http://git-wip-us.apache.org/repos/asf/incubator-asterixdb-site/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-asterixdb-site/commit/5291c492
Tree: http://git-wip-us.apache.org/repos/asf/incubator-asterixdb-site/tree/5291c492
Diff: http://git-wip-us.apache.org/repos/asf/incubator-asterixdb-site/diff/5291c492

Branch: refs/heads/asf-site
Commit: 5291c492c9b4bf8e1e32381874bdafaba78adab5
Parents: 8ae9005
Author: Till Westmann <ti...@apache.org>
Authored: Mon Apr 4 09:35:50 2016 -0700
Committer: Till Westmann <ti...@apache.org>
Committed: Mon Apr 4 09:46:13 2016 -0700

----------------------------------------------------------------------
 about.md           | 20 +++++++++++---------
 content/about.html | 20 +++++++++++---------
 2 files changed, 22 insertions(+), 18 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-asterixdb-site/blob/5291c492/about.md
----------------------------------------------------------------------
diff --git a/about.md b/about.md
index bb36787..1520605 100644
--- a/about.md
+++ b/about.md
@@ -2,13 +2,13 @@
 title: About Apache AsterixDB
 ---
 
-Apache AsterixDB&trade; (incubating) is a highly scalable data management system that can store,index, and manage
+Apache AsterixDB&trade; (incubating) is a highly scalable data management system that can store, index, and manage
 semi-structured data, e.g., much like MongoDB, but it also supports a full-power query language with the expressiveness
 of SQL (and more).
-Unlike analytics engines like Hive or Spark, it stores and manages data, so AsterixDB can exploit its knowledge
-of data partitioning and the availability of indexes to avoid always scanning data set(s) to process queries. Somewhat
-surprisingly, there is no open source parallel database system (relational or otherwise) available to developers today
--- AsterixDB aims to fill this need.
+Unlike analytics engines like Apache Hive or Apache Spark, it stores and manages data, so AsterixDB can exploit its
+knowledge of data partitioning and the availability of indexes to avoid always scanning data set(s) to process queries.
+Somewhat surprisingly, there is no open source parallel database system (relational or otherwise) available to
+developers today -- AsterixDB aims to fill this need.
 
 ### Core features
 
@@ -30,8 +30,10 @@ surprisingly, there is no open source parallel database system (relational or ot
   those of a NoSQL store.
 
 ### History
-Prior to being developed at the Apache Software Foundation AsterixDB was co-developed by a team of faculty, staff, and students at UC Irvine and UC Riverside.
-The project was initiated as a large NSF-sponsored project in 2009, the goal of which was to combine the best ideas from the parallel database world, the then new Hadoop world, and the semi-structured (e.g., XML/JSON) data world in order to create a next-generation BDMS.
-A first informal open source release was made four years later, in June of 2013, under the Apache Software License 2.0.
-AsterixDB was accepted into the Apache Incubator and began Incubation as of Febuary of 2015.
+Prior to being developed at the Apache Software Foundation AsterixDB was co-developed by a team of faculty, staff, and
+students at UC Irvine and UC Riverside. The project was initiated as a large NSF-sponsored project in 2009, the goal of
+which was to combine the best ideas from the parallel database world, the then new Apache Hadoop world, and the
+semi-structured (e.g., XML/JSON) data world in order to create a next-generation BDMS. A first informal open source
+release was made four years later, in June of 2013, under the Apache Software License 2.0. AsterixDB was accepted into
+the Apache Incubator and began Incubation as of Febuary of 2015.
 

http://git-wip-us.apache.org/repos/asf/incubator-asterixdb-site/blob/5291c492/content/about.html
----------------------------------------------------------------------
diff --git a/content/about.html b/content/about.html
index ee29b63..15b8aaa 100644
--- a/content/about.html
+++ b/content/about.html
@@ -96,13 +96,13 @@
     <div class="row">
 <div class="col-md-8 col-centered">
 <h2>About Apache AsterixDB</h2>
-<p>Apache AsterixDB™ (incubating) is a highly scalable data management system that can store,index, and manage
+<p>Apache AsterixDB™ (incubating) is a highly scalable data management system that can store, index, and manage
 semi-structured data, e.g., much like MongoDB, but it also supports a full-power query language with the expressiveness
 of SQL (and more).
-Unlike analytics engines like Hive or Spark, it stores and manages data, so AsterixDB can exploit its knowledge
-of data partitioning and the availability of indexes to avoid always scanning data set(s) to process queries. Somewhat
-surprisingly, there is no open source parallel database system (relational or otherwise) available to developers today
-– AsterixDB aims to fill this need.</p>
+Unlike analytics engines like Apache Hive or Apache Spark, it stores and manages data, so AsterixDB can exploit its
+knowledge of data partitioning and the availability of indexes to avoid always scanning data set(s) to process queries.
+Somewhat surprisingly, there is no open source parallel database system (relational or otherwise) available to
+developers today – AsterixDB aims to fill this need.</p>
 
 <h3 id="core-features">Core features</h3>
 
@@ -126,10 +126,12 @@ those of a NoSQL store.</li>
 </ul>
 
 <h3 id="history">History</h3>
-<p>Prior to being developed at the Apache Software Foundation AsterixDB was co-developed by a team of faculty, staff, and students at UC Irvine and UC Riverside.
-The project was initiated as a large NSF-sponsored project in 2009, the goal of which was to combine the best ideas from the parallel database world, the then new Hadoop world, and the semi-structured (e.g., XML/JSON) data world in order to create a next-generation BDMS.
-A first informal open source release was made four years later, in June of 2013, under the Apache Software License 2.0.
-AsterixDB was accepted into the Apache Incubator and began Incubation as of Febuary of 2015.</p>
+<p>Prior to being developed at the Apache Software Foundation AsterixDB was co-developed by a team of faculty, staff, and
+students at UC Irvine and UC Riverside. The project was initiated as a large NSF-sponsored project in 2009, the goal of
+which was to combine the best ideas from the parallel database world, the then new Apache Hadoop world, and the
+semi-structured (e.g., XML/JSON) data world in order to create a next-generation BDMS. A first informal open source
+release was made four years later, in June of 2013, under the Apache Software License 2.0. AsterixDB was accepted into
+the Apache Incubator and began Incubation as of Febuary of 2015.</p>
 
 
 </div>