Author: buildbot Date: Tue May 6 18:15:34 2014 New Revision: 908221 Log: Staging update by buildbot for accumulo
Modified: websites/staging/accumulo/trunk/content/ (props changed) websites/staging/accumulo/trunk/content/1.6/examples/index.html Propchange: websites/staging/accumulo/trunk/content/ ------------------------------------------------------------------------------ --- cms:source-revision (original) +++ cms:source-revision Tue May 6 18:15:34 2014 @@ -1 +1 @@ -1592824 +1592827 Modified: websites/staging/accumulo/trunk/content/1.6/examples/index.html ============================================================================== --- websites/staging/accumulo/trunk/content/1.6/examples/index.html (original) +++ websites/staging/accumulo/trunk/content/1.6/examples/index.html Tue May 6 18:15:34 2014 @@ -237,6 +237,7 @@ features of Apache Accumulo.</p> <p><a href="maxmutation.html">maxmutation</a>: Limiting mutation size to avoid running out of memory.</p> <p><a href="regex.html">regex</a>: Using MapReduce and Accumulo to find data using regular expressions.</p> +<p><a href="reservations.html">reservations</a>: Using conditional mutations to implement a reservation service.</p> <p><a href="rowhash.html">rowhash</a>: Using MapReduce to read a table and write to a new column in the same table.</p> <p><a href="shard.html">shard</a>: Using the intersecting iterator with a term index