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

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


The following commit(s) were added to refs/heads/asf-site by this push:
     new 42737e2  Jekyll build from gh-pages:37bdd33
42737e2 is described below

commit 42737e27cc1a0c6c7277f13569c4b739c0f26d0d
Author: Keith Turner <[email protected]>
AuthorDate: Wed Mar 14 10:47:44 2018 -0400

    Jekyll build from gh-pages:37bdd33
    
    update summary in 120 rel notes (#147)
---
 feed.xml                      | 16 +++++++++-------
 release/fluo-1.2.0/index.html | 12 +++++++-----
 2 files changed, 16 insertions(+), 12 deletions(-)

diff --git a/feed.xml b/feed.xml
index 881ce47..d56b14c 100644
--- a/feed.xml
+++ b/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>Tue, 13 Mar 2018 22:13:57 +0000</pubDate>
-    <lastBuildDate>Tue, 13 Mar 2018 22:13:57 +0000</lastBuildDate>
+    <pubDate>Wed, 14 Mar 2018 14:47:38 +0000</pubDate>
+    <lastBuildDate>Wed, 14 Mar 2018 14:47:38 +0000</lastBuildDate>
     <generator>Jekyll v3.6.2</generator>
     
     
@@ -110,11 +110,13 @@ and moved to Fluo Website repo.&lt;/p&gt;
     
       <item>
         <title>Apache Fluo 1.2.0</title>
-        <description>&lt;p&gt;Apache Fluo is a distributed processing system 
built on Apache Accumulo.
-Fluo users can easily setup workflows that execute cross node transactions
-when data changes. These workflows enable users to continuously join new
-data into large existing data sets with low latency while avoiding
-reprocessing all data.&lt;/p&gt;
+        <description>&lt;p&gt;Apache Fluo is a distributed processing system 
that lets users make incremental
+updates to large data sets.  With Apache Fluo, users can set up workflows that
+execute cross node transactions when data changes. These workflows enable users
+to continuously join new data into large existing data sets without
+reprocessing all data.  Apache Fluo is an open source implementation
+&lt;a 
href=&quot;https://research.google.com/pubs/pub36726.html&quot;&gt;Percolator&lt;/a&gt;
 (which populates Google’s search index) that is built on &lt;a 
href=&quot;https://accumulo.apache.org/&quot;&gt;Apache
+Accumulo&lt;/a&gt;.&lt;/p&gt;
 
 &lt;p&gt;Below are resources for this release:&lt;/p&gt;
 
diff --git a/release/fluo-1.2.0/index.html b/release/fluo-1.2.0/index.html
index d0683b7..7a44083 100644
--- a/release/fluo-1.2.0/index.html
+++ b/release/fluo-1.2.0/index.html
@@ -118,11 +118,13 @@
 
 
 <div class="post-content">
-  <p>Apache Fluo is a distributed processing system built on Apache Accumulo.
-Fluo users can easily setup workflows that execute cross node transactions
-when data changes. These workflows enable users to continuously join new
-data into large existing data sets with low latency while avoiding
-reprocessing all data.</p>
+  <p>Apache Fluo is a distributed processing system that lets users make 
incremental
+updates to large data sets.  With Apache Fluo, users can set up workflows that
+execute cross node transactions when data changes. These workflows enable users
+to continuously join new data into large existing data sets without
+reprocessing all data.  Apache Fluo is an open source implementation
+<a href="https://research.google.com/pubs/pub36726.html";>Percolator</a> (which 
populates Google’s search index) that is built on <a 
href="https://accumulo.apache.org/";>Apache
+Accumulo</a>.</p>
 
 <p>Below are resources for this release:</p>
 

-- 
To stop receiving notification emails like this one, please contact
[email protected].

Reply via email to