Author: buildbot
Date: Thu Jun 20 13:36:11 2013
New Revision: 866627
Log:
Staging update by buildbot for accumulo
Modified:
websites/staging/accumulo/trunk/content/ (props changed)
websites/staging/accumulo/trunk/content/notable_features.html
Propchange: websites/staging/accumulo/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Thu Jun 20 13:36:11 2013
@@ -1 +1 @@
-1494983
+1494984
Modified: websites/staging/accumulo/trunk/content/notable_features.html
==============================================================================
--- websites/staging/accumulo/trunk/content/notable_features.html (original)
+++ websites/staging/accumulo/trunk/content/notable_features.html Thu Jun 20
13:36:11 2013
@@ -219,7 +219,7 @@ test against Accumulo. Mock Accumulo is
<h3 id="mini-accumulo-cluster-15-144">Mini Accumulo Cluster (1.5 &
1.4.4)</h3>
<p>Mini Accumulo cluster is a set of utility code that makes it easy to spin
up
a local Accumulo instance running against the local filesystem. Mini Accumulo
-is slower than Mock Accumulo, but its behavior is mirrors a real Accumulo
+is slower than Mock Accumulo, but its behavior mirrors a real Accumulo
instance more closely. </p>
<h3 id="functional-test">Functional Test</h3>
<p>Small, system-level tests of basic Accumulo features run in a test harness,
@@ -339,7 +339,7 @@ was growing. Without this feature, inge
constant rate, even as scan performance decreases because tablets have too many
files.</p>
<h3 id="loading-jars-using-vfs-15">Loading jars using VFS (1.5)</h3>
-<p>User written iterators are a useful way to manipulate data in data in
Accumulo.<br />
+<p>User written iterators are a useful way to manipulate data in data in
Accumulo.
Before 1.5., users had to copy their iterators to each tablet server.
Starting
with 1.5 Accumulo can load iterators from HDFS using Apache commons VFS.</p>
<h2 id="on-demand-data-management-wzxhzdk16wzxhzdk17">On-demand Data
Management <a id="ondemand_dm"></a></h2>