You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@accumulo.apache.org by bu...@apache.org on 2012/03/30 19:04:45 UTC

svn commit: r810714 - in /websites/staging/accumulo/trunk/content: ./ index.html

Author: buildbot
Date: Fri Mar 30 17:04:45 2012
New Revision: 810714

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:04:45 2012
@@ -1 +1 @@
-1307421
+1307535

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:04:45 2012
@@ -88,8 +88,8 @@
 
   <div id="content">
     <h1 class="title">Apache Accumulo</h1>
-    <p>The Apache Accumulo sorted, distributed key/value store is based on 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>,
+    <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
 programming mechanism that can modify key/value pairs at various points in the