apache / fluo

Apache Fluo
https://fluo.apache.org
Apache License 2.0
186 stars 78 forks source link
accumulo big-data fluo hacktoberfest

Fluo

Build Status Apache License Maven Central Javadoc

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 built on Apache Accumulo. Check out the Fluo project website for news and general information.

Getting Started