Apache Fluo

Clone this repo:
  1. ba0a2ec Revert "Update .asf.yaml" by Christopher Tubbs · 2 weeks ago main
  2. ad54208 Update .asf.yaml by Christopher Tubbs · 2 weeks ago
  3. a9d829d Bump org.apache.commons:commons-configuration2 from 2.8.0 to 2.10.1 (#1133) by dependabot[bot] · 8 weeks ago
  4. a569165 Bump commons-io:commons-io from 2.11.0 to 2.14.0 (#1134) by dependabot[bot] · 8 weeks ago
  5. e5dc57f Fix build for newer Java by Christopher Tubbs · 8 weeks ago

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

  • Take the Fluo Tour if you are completely new to Fluo.
  • Read the Fluo documentation to learn how to install Fluo and start a Fluo application on a cluster where Accumulo, Hadoop & Zookeeper are running. If you need help setting up these dependencies, see the related projects page for external projects that may help.