Fluo Distribution

This module produces a tarball distribution of Fluo. It contains all of the default configuration and scripts required for the distribution.

License

License

Categories

Categories

Distribution Build Tools
GroupId

GroupId

io.fluo
ArtifactId

ArtifactId

fluo-distribution
Last Version

Last Version

1.0.0-beta-2
Release Date

Release Date

Type

Type

tar.gz
Description

Description

Fluo Distribution
This module produces a tarball distribution of Fluo. It contains all of the default configuration and scripts required for the distribution.
Project URL

Project URL

http://www.fluo.io/fluo-distribution
Project Organization

Project Organization

Fluo IO

Download fluo-distribution

Dependencies

compile (8)

Group / Artifact Type Version
io.fluo : fluo-accumulo jar 1.0.0-beta-2
io.fluo : fluo-api jar 1.0.0-beta-2
io.fluo : fluo-cluster jar 1.0.0-beta-2
io.fluo : fluo-core jar 1.0.0-beta-2
io.fluo : fluo-mapreduce jar 1.0.0-beta-2
io.fluo : fluo-mini jar 1.0.0-beta-2
org.slf4j : log4j-over-slf4j jar 1.7.12
org.slf4j : slf4j-log4j12 jar 1.7.12

Project Modules

There are no modules declared in this project.

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.

Versions

Version
1.0.0-beta-2
1.0.0-beta-1
1.0.0-alpha-1