This is an automated email from the ASF dual-hosted git repository.

git-site-role pushed a commit to branch asf-staging
in repository https://gitbox.apache.org/repos/asf/fluo-website.git


The following commit(s) were added to refs/heads/asf-staging by this push:
     new f4c23cb  Automatic Site Publish by Buildbot
f4c23cb is described below

commit f4c23cbe41ea113d05635574366d431acb147df3
Author: buildbot <[email protected]>
AuthorDate: Fri Aug 14 11:56:16 2020 +0000

    Automatic Site Publish by Buildbot
---
 output/docs/fluo-recipes/1.2/getting-started/overview.html | 6 +++---
 output/docs/fluo-recipes/1.2/recipes/accumulo-export.html  | 6 +++---
 output/docs/fluo-recipes/1.2/recipes/combine-queue.html    | 6 +++---
 output/docs/fluo-recipes/1.2/recipes/export-queue.html     | 6 +++---
 output/docs/fluo-recipes/1.2/recipes/recording-tx.html     | 6 +++---
 output/docs/fluo-recipes/1.2/recipes/row-hasher.html       | 6 +++---
 output/docs/fluo-recipes/1.2/tools/serialization.html      | 6 +++---
 output/docs/fluo-recipes/1.2/tools/spark.html              | 6 +++---
 output/docs/fluo-recipes/1.2/tools/table-optimization.html | 6 +++---
 output/docs/fluo-recipes/1.2/tools/testing.html            | 6 +++---
 output/docs/fluo-recipes/1.2/tools/transient.html          | 6 +++---
 output/feed.xml                                            | 4 ++--
 12 files changed, 35 insertions(+), 35 deletions(-)

diff --git a/output/docs/fluo-recipes/1.2/getting-started/overview.html 
b/output/docs/fluo-recipes/1.2/getting-started/overview.html
index 3751ba1..305d5e0 100644
--- a/output/docs/fluo-recipes/1.2/getting-started/overview.html
+++ b/output/docs/fluo-recipes/1.2/getting-started/overview.html
@@ -214,7 +214,7 @@
     <div class="row">
       <div class="col-md-10"><h1>Overview</h1></div>
       <div class="col-md-2"><a class="pull-right" style="margin-top: 25px;" 
href="https://github.com/apache/fluo-website/edit/main/_recipes-1-2/getting-started/overview.md";
 role="button"><i class="glyphicon glyphicon-pencil"></i> <small>Edit this 
page</small></a></div>
-    </div>  
+    </div>
     
     <p>Fluo Recipes are common code for Apache Fluo application developers. 
They build on the
 <a href="https://fluo.apache.org/apidocs/fluo/";>Fluo API</a> to offer 
additional functionality to
@@ -281,8 +281,8 @@ Spark.</p>
 
     <div class="row" style="margin-top: 20px;">
       <div class="col-md-10"><strong>Find documentation for all Fluo releases 
in the <a href="/docs/">archive</strong></div>
-      <div class="col-md-2"><a class="pull-right" 
href="https://github.com/apache/fluo-website/edit/master/_recipes-1-2/getting-started/overview.md";
 role="button"><i class="glyphicon glyphicon-pencil"></i> <small>Edit this 
page</small></a></div>
-    </div>  
+      <div class="col-md-2"><a class="pull-right" 
href="https://github.com/apache/fluo-website/edit/main/_recipes-1-2/getting-started/overview.md";
 role="button"><i class="glyphicon glyphicon-pencil"></i> <small>Edit this 
page</small></a></div>
+    </div>
   </div>
 </div>
 
diff --git a/output/docs/fluo-recipes/1.2/recipes/accumulo-export.html 
b/output/docs/fluo-recipes/1.2/recipes/accumulo-export.html
index 0d56d6d..edb62e1 100644
--- a/output/docs/fluo-recipes/1.2/recipes/accumulo-export.html
+++ b/output/docs/fluo-recipes/1.2/recipes/accumulo-export.html
@@ -214,7 +214,7 @@
     <div class="row">
       <div class="col-md-10"><h1>Accumulo Export</h1></div>
       <div class="col-md-2"><a class="pull-right" style="margin-top: 25px;" 
href="https://github.com/apache/fluo-website/edit/main/_recipes-1-2/recipes/accumulo-export.md";
 role="button"><i class="glyphicon glyphicon-pencil"></i> <small>Edit this 
page</small></a></div>
-    </div>  
+    </div>
     
     <h2 id="background">Background</h2>
 
@@ -316,8 +316,8 @@ queue.</p>
 
     <div class="row" style="margin-top: 20px;">
       <div class="col-md-10"><strong>Find documentation for all Fluo releases 
in the <a href="/docs/">archive</strong></div>
-      <div class="col-md-2"><a class="pull-right" 
href="https://github.com/apache/fluo-website/edit/master/_recipes-1-2/recipes/accumulo-export.md";
 role="button"><i class="glyphicon glyphicon-pencil"></i> <small>Edit this 
page</small></a></div>
-    </div>  
+      <div class="col-md-2"><a class="pull-right" 
href="https://github.com/apache/fluo-website/edit/main/_recipes-1-2/recipes/accumulo-export.md";
 role="button"><i class="glyphicon glyphicon-pencil"></i> <small>Edit this 
page</small></a></div>
+    </div>
   </div>
 </div>
 
diff --git a/output/docs/fluo-recipes/1.2/recipes/combine-queue.html 
b/output/docs/fluo-recipes/1.2/recipes/combine-queue.html
index e51d5cf..b481551 100644
--- a/output/docs/fluo-recipes/1.2/recipes/combine-queue.html
+++ b/output/docs/fluo-recipes/1.2/recipes/combine-queue.html
@@ -214,7 +214,7 @@
     <div class="row">
       <div class="col-md-10"><h1>Combine Queue</h1></div>
       <div class="col-md-2"><a class="pull-right" style="margin-top: 25px;" 
href="https://github.com/apache/fluo-website/edit/main/_recipes-1-2/recipes/combine-queue.md";
 role="button"><i class="glyphicon glyphicon-pencil"></i> <small>Edit this 
page</small></a></div>
-    </div>  
+    </div>
     
     <h2 id="background">Background</h2>
 
@@ -423,8 +423,8 @@ previous transaction that called <code 
class="language-plaintext highlighter-rou
 
     <div class="row" style="margin-top: 20px;">
       <div class="col-md-10"><strong>Find documentation for all Fluo releases 
in the <a href="/docs/">archive</strong></div>
-      <div class="col-md-2"><a class="pull-right" 
href="https://github.com/apache/fluo-website/edit/master/_recipes-1-2/recipes/combine-queue.md";
 role="button"><i class="glyphicon glyphicon-pencil"></i> <small>Edit this 
page</small></a></div>
-    </div>  
+      <div class="col-md-2"><a class="pull-right" 
href="https://github.com/apache/fluo-website/edit/main/_recipes-1-2/recipes/combine-queue.md";
 role="button"><i class="glyphicon glyphicon-pencil"></i> <small>Edit this 
page</small></a></div>
+    </div>
   </div>
 </div>
 
diff --git a/output/docs/fluo-recipes/1.2/recipes/export-queue.html 
b/output/docs/fluo-recipes/1.2/recipes/export-queue.html
index 53752a6..4eba690 100644
--- a/output/docs/fluo-recipes/1.2/recipes/export-queue.html
+++ b/output/docs/fluo-recipes/1.2/recipes/export-queue.html
@@ -214,7 +214,7 @@
     <div class="row">
       <div class="col-md-10"><h1>Export Queue</h1></div>
       <div class="col-md-2"><a class="pull-right" style="margin-top: 25px;" 
href="https://github.com/apache/fluo-website/edit/main/_recipes-1-2/recipes/export-queue.md";
 role="button"><i class="glyphicon glyphicon-pencil"></i> <small>Edit this 
page</small></a></div>
-    </div>  
+    </div>
     
     <h2 id="background">Background</h2>
 
@@ -518,8 +518,8 @@ example of write skew mentioned in the Percolator paper.</p>
 
     <div class="row" style="margin-top: 20px;">
       <div class="col-md-10"><strong>Find documentation for all Fluo releases 
in the <a href="/docs/">archive</strong></div>
-      <div class="col-md-2"><a class="pull-right" 
href="https://github.com/apache/fluo-website/edit/master/_recipes-1-2/recipes/export-queue.md";
 role="button"><i class="glyphicon glyphicon-pencil"></i> <small>Edit this 
page</small></a></div>
-    </div>  
+      <div class="col-md-2"><a class="pull-right" 
href="https://github.com/apache/fluo-website/edit/main/_recipes-1-2/recipes/export-queue.md";
 role="button"><i class="glyphicon glyphicon-pencil"></i> <small>Edit this 
page</small></a></div>
+    </div>
   </div>
 </div>
 
diff --git a/output/docs/fluo-recipes/1.2/recipes/recording-tx.html 
b/output/docs/fluo-recipes/1.2/recipes/recording-tx.html
index a22ce77..5a6ea78 100644
--- a/output/docs/fluo-recipes/1.2/recipes/recording-tx.html
+++ b/output/docs/fluo-recipes/1.2/recipes/recording-tx.html
@@ -214,7 +214,7 @@
     <div class="row">
       <div class="col-md-10"><h1>Recording Transaction</h1></div>
       <div class="col-md-2"><a class="pull-right" style="margin-top: 25px;" 
href="https://github.com/apache/fluo-website/edit/main/_recipes-1-2/recipes/recording-tx.md";
 role="button"><i class="glyphicon glyphicon-pencil"></i> <small>Edit this 
page</small></a></div>
-    </div>  
+    </div>
     
     <p>A <a 
href="https://static.javadoc.io/org.apache.fluo/fluo-recipes-core/1.1.0-incubating/org/apache/fluo/recipes/core/transaction/RecordingTransaction.html";>RecordingTransaction</a>
 is an implementation of <a 
href="https://static.javadoc.io/org.apache.fluo/fluo-api/1.1.0-incubating/org/apache/fluo/api/client/Transaction.html";>Transaction</a>
 that logs all transaction operations
 (i.e GET, SET, or DELETE) to a <code class="language-plaintext 
highlighter-rouge">TxLog</code> object for later uses such as exporting data.  
The code below
@@ -283,8 +283,8 @@ Fluo.</p>
 
     <div class="row" style="margin-top: 20px;">
       <div class="col-md-10"><strong>Find documentation for all Fluo releases 
in the <a href="/docs/">archive</strong></div>
-      <div class="col-md-2"><a class="pull-right" 
href="https://github.com/apache/fluo-website/edit/master/_recipes-1-2/recipes/recording-tx.md";
 role="button"><i class="glyphicon glyphicon-pencil"></i> <small>Edit this 
page</small></a></div>
-    </div>  
+      <div class="col-md-2"><a class="pull-right" 
href="https://github.com/apache/fluo-website/edit/main/_recipes-1-2/recipes/recording-tx.md";
 role="button"><i class="glyphicon glyphicon-pencil"></i> <small>Edit this 
page</small></a></div>
+    </div>
   </div>
 </div>
 
diff --git a/output/docs/fluo-recipes/1.2/recipes/row-hasher.html 
b/output/docs/fluo-recipes/1.2/recipes/row-hasher.html
index 615dca4..e325236 100644
--- a/output/docs/fluo-recipes/1.2/recipes/row-hasher.html
+++ b/output/docs/fluo-recipes/1.2/recipes/row-hasher.html
@@ -214,7 +214,7 @@
     <div class="row">
       <div class="col-md-10"><h1>Row Hash Prefix</h1></div>
       <div class="col-md-2"><a class="pull-right" style="margin-top: 25px;" 
href="https://github.com/apache/fluo-website/edit/main/_recipes-1-2/recipes/row-hasher.md";
 role="button"><i class="glyphicon glyphicon-pencil"></i> <small>Edit this 
page</small></a></div>
-    </div>  
+    </div>
     
     <h2 id="background">Background</h2>
 
@@ -330,8 +330,8 @@ documentation for information on how to apply the 
optimizations.</p>
 
     <div class="row" style="margin-top: 20px;">
       <div class="col-md-10"><strong>Find documentation for all Fluo releases 
in the <a href="/docs/">archive</strong></div>
-      <div class="col-md-2"><a class="pull-right" 
href="https://github.com/apache/fluo-website/edit/master/_recipes-1-2/recipes/row-hasher.md";
 role="button"><i class="glyphicon glyphicon-pencil"></i> <small>Edit this 
page</small></a></div>
-    </div>  
+      <div class="col-md-2"><a class="pull-right" 
href="https://github.com/apache/fluo-website/edit/main/_recipes-1-2/recipes/row-hasher.md";
 role="button"><i class="glyphicon glyphicon-pencil"></i> <small>Edit this 
page</small></a></div>
+    </div>
   </div>
 </div>
 
diff --git a/output/docs/fluo-recipes/1.2/tools/serialization.html 
b/output/docs/fluo-recipes/1.2/tools/serialization.html
index 3655673..0fbbe27 100644
--- a/output/docs/fluo-recipes/1.2/tools/serialization.html
+++ b/output/docs/fluo-recipes/1.2/tools/serialization.html
@@ -214,7 +214,7 @@
     <div class="row">
       <div class="col-md-10"><h1>Serializing Data</h1></div>
       <div class="col-md-2"><a class="pull-right" style="margin-top: 25px;" 
href="https://github.com/apache/fluo-website/edit/main/_recipes-1-2/tools/serialization.md";
 role="button"><i class="glyphicon glyphicon-pencil"></i> <small>Edit this 
page</small></a></div>
-    </div>  
+    </div>
     
     <p>Various Fluo Recipes deal with POJOs and need to serialize them.  The
 serialization mechanism is configurable and defaults to using <a 
href="https://github.com/EsotericSoftware/kryo";>Kryo</a>.</p>
@@ -284,8 +284,8 @@ how to do this.</p>
 
     <div class="row" style="margin-top: 20px;">
       <div class="col-md-10"><strong>Find documentation for all Fluo releases 
in the <a href="/docs/">archive</strong></div>
-      <div class="col-md-2"><a class="pull-right" 
href="https://github.com/apache/fluo-website/edit/master/_recipes-1-2/tools/serialization.md";
 role="button"><i class="glyphicon glyphicon-pencil"></i> <small>Edit this 
page</small></a></div>
-    </div>  
+      <div class="col-md-2"><a class="pull-right" 
href="https://github.com/apache/fluo-website/edit/main/_recipes-1-2/tools/serialization.md";
 role="button"><i class="glyphicon glyphicon-pencil"></i> <small>Edit this 
page</small></a></div>
+    </div>
   </div>
 </div>
 
diff --git a/output/docs/fluo-recipes/1.2/tools/spark.html 
b/output/docs/fluo-recipes/1.2/tools/spark.html
index 3163e2a..3d651e5 100644
--- a/output/docs/fluo-recipes/1.2/tools/spark.html
+++ b/output/docs/fluo-recipes/1.2/tools/spark.html
@@ -214,7 +214,7 @@
     <div class="row">
       <div class="col-md-10"><h1>Spark Helper</h1></div>
       <div class="col-md-2"><a class="pull-right" style="margin-top: 25px;" 
href="https://github.com/apache/fluo-website/edit/main/_recipes-1-2/tools/spark.md";
 role="button"><i class="glyphicon glyphicon-pencil"></i> <small>Edit this 
page</small></a></div>
-    </div>  
+    </div>
     
     <p>Fluo Recipes has some helper code for <a 
href="https://spark.apache.org";>Apache Spark</a>.  Most of the helper code is 
currently
 related to bulk importing data into Accumulo.  This is useful for initializing 
a new Fluo table with
@@ -229,8 +229,8 @@ an issue</a>.</p>
 
     <div class="row" style="margin-top: 20px;">
       <div class="col-md-10"><strong>Find documentation for all Fluo releases 
in the <a href="/docs/">archive</strong></div>
-      <div class="col-md-2"><a class="pull-right" 
href="https://github.com/apache/fluo-website/edit/master/_recipes-1-2/tools/spark.md";
 role="button"><i class="glyphicon glyphicon-pencil"></i> <small>Edit this 
page</small></a></div>
-    </div>  
+      <div class="col-md-2"><a class="pull-right" 
href="https://github.com/apache/fluo-website/edit/main/_recipes-1-2/tools/spark.md";
 role="button"><i class="glyphicon glyphicon-pencil"></i> <small>Edit this 
page</small></a></div>
+    </div>
   </div>
 </div>
 
diff --git a/output/docs/fluo-recipes/1.2/tools/table-optimization.html 
b/output/docs/fluo-recipes/1.2/tools/table-optimization.html
index 16e272d..871de92 100644
--- a/output/docs/fluo-recipes/1.2/tools/table-optimization.html
+++ b/output/docs/fluo-recipes/1.2/tools/table-optimization.html
@@ -214,7 +214,7 @@
     <div class="row">
       <div class="col-md-10"><h1>Table Optimization</h1></div>
       <div class="col-md-2"><a class="pull-right" style="margin-top: 25px;" 
href="https://github.com/apache/fluo-website/edit/main/_recipes-1-2/tools/table-optimization.md";
 role="button"><i class="glyphicon glyphicon-pencil"></i> <small>Edit this 
page</small></a></div>
-    </div>  
+    </div>
     
     <h2 id="background">Background</h2>
 
@@ -275,8 +275,8 @@ this mechanism, its not limited to use by existing 
recipes.</p>
 
     <div class="row" style="margin-top: 20px;">
       <div class="col-md-10"><strong>Find documentation for all Fluo releases 
in the <a href="/docs/">archive</strong></div>
-      <div class="col-md-2"><a class="pull-right" 
href="https://github.com/apache/fluo-website/edit/master/_recipes-1-2/tools/table-optimization.md";
 role="button"><i class="glyphicon glyphicon-pencil"></i> <small>Edit this 
page</small></a></div>
-    </div>  
+      <div class="col-md-2"><a class="pull-right" 
href="https://github.com/apache/fluo-website/edit/main/_recipes-1-2/tools/table-optimization.md";
 role="button"><i class="glyphicon glyphicon-pencil"></i> <small>Edit this 
page</small></a></div>
+    </div>
   </div>
 </div>
 
diff --git a/output/docs/fluo-recipes/1.2/tools/testing.html 
b/output/docs/fluo-recipes/1.2/tools/testing.html
index 568609d..ae8a01d 100644
--- a/output/docs/fluo-recipes/1.2/tools/testing.html
+++ b/output/docs/fluo-recipes/1.2/tools/testing.html
@@ -214,7 +214,7 @@
     <div class="row">
       <div class="col-md-10"><h1>Testing</h1></div>
       <div class="col-md-2"><a class="pull-right" style="margin-top: 25px;" 
href="https://github.com/apache/fluo-website/edit/main/_recipes-1-2/tools/testing.md";
 role="button"><i class="glyphicon glyphicon-pencil"></i> <small>Edit this 
page</small></a></div>
-    </div>  
+    </div>
     
     <p>Fluo includes MiniFluo which makes it possible to write an integration 
test that
 runs against a real Fluo instance.  Fluo Recipes provides the following utility
@@ -229,8 +229,8 @@ code for writing an integration test.</p>
 
     <div class="row" style="margin-top: 20px;">
       <div class="col-md-10"><strong>Find documentation for all Fluo releases 
in the <a href="/docs/">archive</strong></div>
-      <div class="col-md-2"><a class="pull-right" 
href="https://github.com/apache/fluo-website/edit/master/_recipes-1-2/tools/testing.md";
 role="button"><i class="glyphicon glyphicon-pencil"></i> <small>Edit this 
page</small></a></div>
-    </div>  
+      <div class="col-md-2"><a class="pull-right" 
href="https://github.com/apache/fluo-website/edit/main/_recipes-1-2/tools/testing.md";
 role="button"><i class="glyphicon glyphicon-pencil"></i> <small>Edit this 
page</small></a></div>
+    </div>
   </div>
 </div>
 
diff --git a/output/docs/fluo-recipes/1.2/tools/transient.html 
b/output/docs/fluo-recipes/1.2/tools/transient.html
index 062aea9..814800e 100644
--- a/output/docs/fluo-recipes/1.2/tools/transient.html
+++ b/output/docs/fluo-recipes/1.2/tools/transient.html
@@ -214,7 +214,7 @@
     <div class="row">
       <div class="col-md-10"><h1>Transient Data</h1></div>
       <div class="col-md-2"><a class="pull-right" style="margin-top: 25px;" 
href="https://github.com/apache/fluo-website/edit/main/_recipes-1-2/tools/transient.md";
 role="button"><i class="glyphicon glyphicon-pencil"></i> <small>Edit this 
page</small></a></div>
-    </div>  
+    </div>
     
     <h2 id="background">Background</h2>
 
@@ -292,8 +292,8 @@ compacted again in 800 seconds.</p>
 
     <div class="row" style="margin-top: 20px;">
       <div class="col-md-10"><strong>Find documentation for all Fluo releases 
in the <a href="/docs/">archive</strong></div>
-      <div class="col-md-2"><a class="pull-right" 
href="https://github.com/apache/fluo-website/edit/master/_recipes-1-2/tools/transient.md";
 role="button"><i class="glyphicon glyphicon-pencil"></i> <small>Edit this 
page</small></a></div>
-    </div>  
+      <div class="col-md-2"><a class="pull-right" 
href="https://github.com/apache/fluo-website/edit/main/_recipes-1-2/tools/transient.md";
 role="button"><i class="glyphicon glyphicon-pencil"></i> <small>Edit this 
page</small></a></div>
+    </div>
   </div>
 </div>
 
diff --git a/output/feed.xml b/output/feed.xml
index a6a1169..1a093b9 100644
--- a/output/feed.xml
+++ b/output/feed.xml
@@ -5,8 +5,8 @@
     <description>Apache Fluo Website</description>
     <link>https://fluo.apache.org//</link>
     <atom:link href="https://fluo.apache.org//feed.xml"; rel="self" 
type="application/rss+xml" />
-    <pubDate>Fri, 14 Aug 2020 00:14:25 +0000</pubDate>
-    <lastBuildDate>Fri, 14 Aug 2020 00:14:25 +0000</lastBuildDate>
+    <pubDate>Fri, 14 Aug 2020 11:56:11 +0000</pubDate>
+    <lastBuildDate>Fri, 14 Aug 2020 11:56:11 +0000</lastBuildDate>
     <generator>Jekyll v3.9.0</generator>
     
     

Reply via email to