You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@gora.apache.org by le...@apache.org on 2014/06/04 23:36:42 UTC

svn commit: r1600513 - /gora/site/trunk/content/current/gora-accumulo.md

Author: lewismc
Date: Wed Jun  4 21:36:41 2014
New Revision: 1600513

URL: http://svn.apache.org/r1600513
Log:
CMS commit to gora by lewismc

Modified:
    gora/site/trunk/content/current/gora-accumulo.md

Modified: gora/site/trunk/content/current/gora-accumulo.md
URL: http://svn.apache.org/viewvc/gora/site/trunk/content/current/gora-accumulo.md?rev=1600513&r1=1600512&r2=1600513&view=diff
==============================================================================
--- gora/site/trunk/content/current/gora-accumulo.md (original)
+++ gora/site/trunk/content/current/gora-accumulo.md Wed Jun  4 21:36:41 2014
@@ -41,9 +41,9 @@ The **table** element; where we specify:
 
 2. a nested element containing the type and definition of any families we wish to create within Accumulo. In this case we create one family *info* which could have a combination of any of the following parameters;
   
-   **name** (String): family name e.g. info
+     **name** (String): family name e.g. info
 
-   **config** (String): ...
+     **config** (String): ...
 
 The **class** element where we specify of persistent fields which values should map to. This contains;