Author: buildbot
Date: Tue Jun  3 21:31:26 2014
New Revision: 911170

Log:
Staging update by buildbot for gora

Added:
    websites/staging/gora/trunk/content/current/gora-camel.html
Modified:
    websites/staging/gora/trunk/content/   (props changed)

Propchange: websites/staging/gora/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Tue Jun  3 21:31:26 2014
@@ -1 +1 @@
-1598427
+1599801

Added: websites/staging/gora/trunk/content/current/gora-camel.html
==============================================================================
--- websites/staging/gora/trunk/content/current/gora-camel.html (added)
+++ websites/staging/gora/trunk/content/current/gora-camel.html Tue Jun  3 
21:31:26 2014
@@ -0,0 +1,239 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" 
"http://www.w3.org/TR/html4/loose.dtd";>
+<!-- 
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements.  See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership.  The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License.  You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied.  See the License for the
+specific language governing permissions and limitations
+under the License. 
+-->
+<html>
+<head>
+  <meta http-equiv="content-type" content="text/html; charset=UTF-8" />
+  <meta charset="utf-8" />
+  <meta name="viewport" content="width=device-width, initial-scale=1.0" />
+  <meta name="author" content="d...@gora.apache.org" />
+
+  <META http-equiv="Content-Type" content="text/html;charset=UTF-8" />
+  <META name="Description" content="Apache Gora -- Gora Configuration" />
+  <META name="Keywords" content="Apache Gora NoSQL Framework" />
+  <META name="Owner" content="d...@gora.apache.org" />
+  <META name="Robots" content="index, follow" />
+  <META name="Security" content="Public" />
+  <META name="Source" content="wiki template" />
+  <META name="DC.Rights" content="Copyright 2010-2014, The Apache Software 
Foundation" />
+
+  <!-- The styles -->
+  <link href="./../resources/css/bootstrap.css" rel="stylesheet">
+  <style type="text/css">
+    body {
+      padding-top: 60px;
+      padding-bottom: 40px;
+    }
+  </style>
+  <link href="./../resources/css/bootstrap-responsive.css" rel="stylesheet">
+  <link href="./../resources/css/gora.css" rel="stylesheet">
+
+  <style type="text/css">
+    .stpulldown-gradient
+    {
+      background: #E1E1E1;
+      background: -moz-linear-gradient(top, #E1E1E1 0%, #A7A7A7 100%); /* 
firefox */
+      background: -webkit-gradient(linear, left top, left bottom, 
color-stop(0%,#E1E1E1), color-stop(100%,#A7A7A7)); /* webkit */
+      filter: progid:DXImageTransform.Microsoft.gradient( 
startColorstr='#E1E1E1', endColorstr='#A7A7A7',GradientType=0 ); /* ie */
+      background: -o-linear-gradient(top, #E1E1E1 0%,#A7A7A7 100%); /* opera */
+      color: #636363;
+    }
+    #stpulldown .stpulldown-logo
+    {
+      height: 40px;
+      width: 300px;
+      margin-left: 20px;
+      margin-top: 5px;
+      background:url("http://gora.apache.org/resources/img/feather-small.png";) 
no-repeat;
+    }
+  </style>
+  <!-- HTML5 shim, for IE6-8 support of HTML5 elements -->
+  <!--[if lt IE 9]>
+    <script src="http://html5shim.googlecode.com/svn/trunk/html5.js";></script>
+  <![endif]-->
+
+  <!-- Fav and touch icons -->
+  <link rel="apple-touch-icon-precomposed" sizes="144x144" 
href="http://twitter.github.com/bootstrap/assets/ico/apple-touch-icon-144-precomposed.png";>
+  <link rel="apple-touch-icon-precomposed" sizes="114x114" 
href="http://twitter.github.com/bootstrap/assets/ico/apple-touch-icon-114-precomposed.png";>
+  <link rel="apple-touch-icon-precomposed" sizes="72x72" 
href="http://twitter.github.com/bootstrap/assets/ico/apple-touch-icon-72-precomposed.png";>
+  <link rel="apple-touch-icon-precomposed" 
href="http://twitter.github.com/bootstrap/assets/ico/apple-touch-icon-57-precomposed.png";>
+  <link rel="shortcut icon" href="./../resources/img/feather-small.png">
+
+  <!-- START SOCIAL MEDIA WIDGETS -->
+  <!-- Share This -->
+  <script type="text/javascript">var switchTo5x=true;</script>
+  <script type="text/javascript" 
src="http://w.sharethis.com/button/buttons.js";></script>
+  <script type="text/javascript" 
src="http://s.sharethis.com/loader.js";></script>
+  <!-- END SOCIAL MEDIA WIDGETS -->
+  <title>Apache Gora&trade;</title>
+</head>
+
+<body>
+  <div class="navbar navbar-inverse navbar-fixed-top">
+    <div class="navbar-inner">
+      <div class="container">
+        <a class="btn btn-navbar" data-toggle="collapse" 
data-target=".nav-collapse">
+          <span class="icon-bar"></span>
+          <span class="icon-bar"></span>
+          <span class="icon-bar"></span>
+        </a>
+        <a class="brand" href="./../index.html"><img 
src="./../resources/img/gora-logo.png" alt="Apache Gora" title="Apache Gora" 
style="width: 50%; height: 50%;"/></a>
+        <div class="nav-collapse collapse">
+          <ul class="nav">
+            <li><a href="./../downloads.html">Downloads</a></li>
+            <li class="dropdown">
+              <a href="#" class="dropdown-toggle" 
data-toggle="dropdown">Community <b class="caret"></b></a>
+              <ul class="dropdown-menu pull-right">
+                <li><a 
href="https://whimsy.apache.org/board/minutes/Gora.html";>Board 
Reporting</a></li>
+                <li><a href="./../contribute.html">Contribute</a></li>
+                <li><a href="./../mailing_lists.html">Mailing Lists</a></li>
+                <li><a href="./../credits.html">People</a></li>
+                <li><a href="./../related.html">Related Projects</a></li>
+              </ul>
+            </li>
+            <li class="dropdown">
+              <a href="#" class="dropdown-toggle" 
data-toggle="dropdown">Documentation <b class="caret"></b></a>
+              <ul class="dropdown-menu pull-right">
+                <li><a href="./../about.html">About</a></li>
+                <li><a href="./../current/index.html">Current 
Documentation</a></li>
+                <li><a href="./../current/api/javadoc.html">JavaDoc 
Documentation</a></li>
+                <li><a href="./../current/tutorial.html">Gora Tutorial</a></li>
+                <li><a 
href="https://cwiki.apache.org/confluence/display/GORA/";>Gora Wiki</a></li>
+                <li><a href="http://en.wikipedia.org/wiki/Apache_Gora";>Gora 
Wikipedia Entry</a></li>
+              </ul>
+            </li>
+            <li class="dropdown">
+              <a href="#" class="dropdown-toggle" 
data-toggle="dropdown">Development <b class="caret"></b></a>
+              <ul class="dropdown-menu pull-right">
+                <li><a href="https://issues.apache.org/jira/browse/GORA";>Issue 
Tracking</a></li>
+                <li><a href="./../mailing_lists.html">Mailing Lists</a></li>
+                <li><a 
href="https://builds.apache.org/view/All/job/gora-trunk/";>Nightly 
Builds</a></li>
+                <li><a href="./../version_control.html">Version 
Control</a></li>
+              </ul>
+            </li>
+            <li class="dropdown">
+              <a href="#" class="dropdown-toggle" data-toggle="dropdown">
+                <img src="./../resources/img/feather-small.png" alt="Apache" 
title="Apache" /> 
+                <b class="caret"></b>
+              </a>
+              <ul class="dropdown-menu pull-right">
+                <li><a href="http://www.apache.org";>Apache Home</a></li>
+                <li><a href="http://www.apache.org/licenses/";>Apache 
License</a></li>
+                <li><a href="http://www.apache.org/security/";>Security</a></li>
+                <li><a 
href="http://www.apache.org/foundation/sponsorship.html";>Support</a></li>
+                <li><a 
href="http://www.apache.org/foundation/thanks.html";>Thanks</a></li>
+              </ul>
+            </li>
+          </ul>
+          <form id="search-form" class="navbar-search pull-right" 
action="http://www.google.com/cse"; method="get">
+            <input value="gora.apache.org" name="sitesearch" type="hidden" />
+            <input class="search-query" name="q" id="query" type="text" />
+          </form>
+          <script type="text/javascript" 
src="http://www.google.com/coop/cse/brand?form=search-form";></script>
+        </div> <!--/.nav-collapse -->
+      </div> <!-- /container -->
+    </div> <!-- /navbar-inner -->
+  </div> <!-- /navbar -->
+
+  <hr>
+  
+  <div class="container" id="Gora_Gora Configuration">
+
+<h2 id="goraproperties">gora.properties</h2>
+<p>Gora reads necessary configuration from a properties file name 
+<code>gora.properties</code>. </p>
+<p>The file is searched in the classpath, which is 
+obtained using the <code>ClassLoader</code> of the <a 
href="http://gora.apache.org/current/api/apidocs-0.4/index.html?org/apache/gora/store/DataStoreFactory.html";>DataStoreFactory</a>
+ class.</p>
+<p>The following properties are recognized:</p>
+<h2 id="common-properties">Common Properties</h2>
+<p><table>
+  <tr><th align="left">Property</th> <th align="left">Required</th> <th 
align="left">Default</th> <th align="left">Explanation</th></tr>
+  <tr><td><code>gora.datastore.default</code></td><td>No</td> <td> – </td> 
<td>The full classname of the default data store implementation to use 
</td></tr>
+  
<tr><td><code>gora.datastore.autocreateschema</code></td><td>No</td><td>true</td><td>Whether
 to create schemas automatically</td></tr>
+</table></p>
+<p><code>gora.datastore.default</code> is perhaps the most important property 
in this file. 
+This property configures the default <a 
href="http://gora.apache.org/current/api/apidocs-0.4/index.html?org/apache/gora/store/DataStore.html";>DataStore</a>
 implementation to use. 
+However, other data stores can still be instantiated thorough the API. 
+Data store implementation in Gora distribution include:</p>
+<table>
+  <caption>DataStore implementations</caption>
+  <tr><th align="left">DataStore Implementation</th> <th align="left">Full 
Class Name</th> <th align="left">Module Name</th> <th 
align="left">Explanation</th></tr>
+  <tr><td><b>AvroStore</b></td> 
<td><code>org.apache.gora.avro.store.AvroStore</code></td> <td>gora-core</td> 
<td>An adapter DataStore for binary-compatible Apache Avro serializations. 
AvroDataStore supports Binary and JSON serializations. </td></tr>
+  <tr><td><b>DataFileAvroStore</b></td> 
<td><code>org.apache.gora.avro.store.DataFileAvroStore</code></td> 
<td>gora-core</td> <td>DataFileAvroStore is file based store which uses Avro's 
DataFile{Writer,Reader}'s as a backend. This datastore supports 
mapreduce.</td></tr>
+  <tr><td><b>AccumuloStore</b></td> 
<td><code>org.apache.gora.accumulo.store.AccumuloStore</code></td> 
<td>gora-accumulo</td> <td> DataStore for Apache Accumulo. </td></tr>
+  <tr><td><b>HBaseStore</b></td> 
<td><code>org.apache.gora.hbase.store.HBaseStore</code></td> 
<td>gora-hbase</td> <td> DataStore for Apache HBase. </td></tr>
+  <tr><td><b>CassandraStore</b></td> 
<td><code>org.apache.gora.cassandra.store.CasssandraStore</code></td> 
<td>gora-cassandra</td> <td> DataStore for Apache Cassandra. </td></tr>
+  <tr><td><b>SolrStore</b></td> 
<td><code>org.apache.gora.solr.store.SolrStore</code></td> <td>gora-solr</td> 
<td> A DataStore implementation for Apache Solr.</td></tr>
+  <tr><td><b>MemStore</b></td> 
<td><code>org.apache.gora.memory.store.MemStore</td> <td>gora-core</td> <td> 
Memory based DataStore implementation for tests. </td></tr>
+  <tr><td><b>Dynamodb</b></td> 
<td><code>org.apache.gora.dynamodb.store.DyanmoDBStore</td> 
<td>gora-dynamodb</td> <td> Webservices-based datastore implementation for 
Amazon's DynamoDB. </td></tr>
+</table>
+
+<p>Some of the properties can be customized per datastore. The format of these 
+properties is as follows: 
<code>gora.&lt;data_store_class&gt;.&lt;property_name&gt;</code>.</p>
+<p>Note that <code>&lt;data_store_class&gt;</code> is the classname of the 
datastore 
+implementation w/o the package name, for example <code>HbaseStore</code>. 
+You can also use the string datastore instead of the specific 
+data store class name, in which case, the property setting is effective 
+to all data stores. The following properties can be set per data store.</p>
+<h2 id="per-datastore-properties">Per DataStore Properties</h2>
+<p><table>
+  <caption>DataStore Properties</caption>
+  <tr><th align="left">Property</th> <th align="left">Required</th> <th 
align="left">Default Value</th> <th align="left">Explanation</th></tr>
+  <tr><td><code>gora.&lt;data_store_class&gt;.autocreateschema</code> No true 
Whether to create schemas automatically for the specific data store</td></tr>
+  <tr><td><code>gora.&lt;data_store_class&gt;.mapping.file</code> No 
gora-{accumulo|hbase|cassandra|sql|dynamodb}-mapping.xml The name of the 
mapping file</td></tr>
+</table></p>
+<h2 id="data-store-specific-settings">Data store specific settings</h2>
+<p>Other than the properties above, some of the data stores have their 
+own configurations. These properties are listed at the module 
documentations:</p>
+<ul>
+<li><a href="./gora-core.html">Gora Core Module</a> (incl. AvroStore, 
DataFileAvroStore and MemStore)</li>
+<li><a href="./gora-hbase.html">Gora HBase Module</a></li>
+<li><a href="./gora-cassandra.html">Gora Cassandra Module</a></li>
+<li><a href="./gora-solr.html">Gora Solr Module</a></li>
+<li><a href="./gora-accumulo.html">Gora Accumulo Module</a></li>
+<li><a href="./gora-dynamodb.html">Gora DynamoDB Module</a></li>
+</ul>
+
+  </div> <!-- /container (main block) -->
+
+  <hr>
+
+  <div class="container">
+    <footer>
+      <p>Copyright © 2010-2014 The Apache Software Foundation. Licensed under 
<a href="http://www.apache.org/licenses/LICENSE-2.0";>Apache License 2.0</a>.
+      </p>
+      <p>Apache Gora, Gora, Apache, the Apache feather logo, and the Apache 
Gora project logo are trademarks of The Apache Software Foundation.
+      </p>
+    </footer>
+
+  </div> <!-- /container -->
+
+  <!-- The javascript
+  ================================================== -->
+  <!-- Placed at the end of the document so the pages load faster -->
+  <script 
src="http://ajax.googleapis.com/ajax/libs/jquery/1.8.1/jquery.min.js";; 
type="text/javascript"></script>
+  <script src="/resources/js/bootstrap.min.js"></script>
+  <script type="text/javascript">stLight.options({publisher: 
"4059fafd-3891-49f9-8c96-e4100290d8e6", doNotHash: false, doNotCopy: false, 
hashAddressBar: false});</script>
+  <script>
+    var options={ "publisher": "4059fafd-3891-49f9-8c96-e4100290d8e6", 
"scrollpx": 50, "ad": { "visible": false}, "chicklets": { "items": 
["sharethis", "facebook", "twitter", "linkedin", "pinterest", "email", 
"googleplus"]}};
+    var st_pulldown_widget = new sharethis.widgets.pulldownbar(options);
+  </script>
+</body>
+</html>


Reply via email to