Author: billie
Date: Tue Jun 19 21:08:09 2012
New Revision: 1351853

URL: http://svn.apache.org/viewvc?rev=1351853&view=rev
Log:
ACCUMULO-588 added description for mapred example

Modified:
    accumulo/trunk/docs/examples/README

Modified: accumulo/trunk/docs/examples/README
URL: 
http://svn.apache.org/viewvc/accumulo/trunk/docs/examples/README?rev=1351853&r1=1351852&r2=1351853&view=diff
==============================================================================
--- accumulo/trunk/docs/examples/README (original)
+++ accumulo/trunk/docs/examples/README Tue Jun 19 21:08:09 2012
@@ -62,7 +62,10 @@ features of Apache Accumulo.
 
    README.isolation:   Using the isolated scanner to ensure partial changes 
                        are not seen.
- 
+
+   README.mapred:      Using MapReduce to read from and write to Accumulo 
+                       tables.
+
    README.maxmutation: Limiting mutation size to avoid running out of memory.
 
    README.shard:       Using the intersecting iterator with a term index 


Reply via email to