commit | 0b5d0ec1aa75c0d5ff4ad663e48a259e4adc7e02 | [log] [tgz] |
---|---|---|
author | Mike Walch <mwalch@gmail.com> | Tue Jan 12 14:42:02 2016 -0500 |
committer | Mike Walch <mwalch@gmail.com> | Tue Jan 12 16:45:15 2016 -0500 |
tree | 603c58aa8b2592ae6ed398e006dd4e09c775578a | |
parent | 0642e372a7ce511a4ee9a6c4ffe7acf79e710996 [diff] |
Fixed javadoc errors
Fluo is transaction layer that enables incremental processing on big data.
Fluo is an implementation of Percolator built on Accumulo than runs in YARN. It is not recommended for production use yet. Check out the Fluo project website for news and general information.
There are several ways to run Fluo (listed in order of increasing difficulty):
Except for quickstart, all above will set up a Fluo application that will be idle unless you create client & observer code for your application. You can either create your own application or configure your Fluo application to run an example below: