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

mwalch pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/fluo.git


The following commit(s) were added to refs/heads/master by this push:
     new 51cc406  Removed reference to Percolator in README.md (#1028)
51cc406 is described below

commit 51cc406290a9c0e81678aeaad8f4b77f2e519c63
Author: Mike Walch <[email protected]>
AuthorDate: Wed Mar 14 13:33:45 2018 -0400

    Removed reference to Percolator in README.md (#1028)
---
 README.md | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/README.md b/README.md
index 2d4a66a..3c4f0c2 100644
--- a/README.md
+++ b/README.md
@@ -22,9 +22,8 @@ limitations under the License.
 [Apache Fluo][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 of 
[Percolator][Percolator] (which
-populates Google's search index) that is built on [Apache Accumulo]. Check out 
the
-[Fluo project website][fluo] for news and general information.
+reprocessing all data. Apache Fluo is built on [Apache Accumulo]. Check out 
the [Fluo project website][fluo]
+for news and general information.
 
 ## Getting Started
 

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

Reply via email to