Author: buildbot
Date: Fri Mar 30 17:49:40 2012
New Revision: 810720
Log:
Staging update by buildbot for accumulo
Modified:
websites/staging/accumulo/trunk/content/ (props changed)
websites/staging/accumulo/trunk/content/index.html
Propchange: websites/staging/accumulo/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Fri Mar 30 17:49:40 2012
@@ -1 +1 @@
-1307535
+1307552
Modified: websites/staging/accumulo/trunk/content/index.html
==============================================================================
--- websites/staging/accumulo/trunk/content/index.html (original)
+++ websites/staging/accumulo/trunk/content/index.html Fri Mar 30 17:49:40 2012
@@ -89,9 +89,9 @@
<div id="content">
<h1 class="title">Apache Accumulo</h1>
<p>The Apache Accumulo sorted, distributed key/value store is a robust,
scalable, high performance
-implementation of Google's <a
href="http://research.google.com/archive/bigtable.html"
title="BigTable">BigTable</a> design. It is built on top of Apache <a
href="http://hadoop.apache.org/" title="Hadoop">Hadoop</a>,
-<a href="http://zookeeper.apache.org" title="Zookeeper">Zookeeper</a>, and <a
href="http://thrift.apache.org" title="Thrift">Thrift</a>. It features a few
novel improvements on the
-BigTable design in the form of cell-level access labels and a server-side
+data storage and retrieval system. Apache Accumulo is based on Google's <a
href="http://research.google.com/archive/bigtable.html"
title="BigTable">BigTable</a> design and is built on
+top of Apache <a href="http://hadoop.apache.org/" title="Hadoop">Hadoop</a>,
<a href="http://zookeeper.apache.org" title="Zookeeper">Zookeeper</a>, and <a
href="http://thrift.apache.org" title="Thrift">Thrift</a>. Apache Accumulo
features a few novel
+improvements on the BigTable design in the form of cell-based access control
and a server-side
programming mechanism that can modify key/value pairs at various points in the
data management process. Other notable improvements and feature are outlined
<a href="notable_features.html">here</a>.</p>