Group: Apache Fluo

Sort: popular | newest

1. Apache Fluo API21 usages

org.apache.fluo » fluo-apiApache

This module contains all API code for Apache Fluo. External dependencies should be limited. Any changes to public methods should be avoided. While the API module does not have compile time dependency on fluo-core, you must include fluo-core as a run-time dependency.
Last Release on Apr 18, 2023

2. Apache Fluo Core17 usages

org.apache.fluo » fluo-coreApache

The modules contains the core implementation code of Apache Fluo.
Last Release on Apr 18, 2023

3. Apache Fluo Mini14 usages

org.apache.fluo » fluo-miniApache

This module contains the implementation code of MiniFluo. It was separated from fluo-core to remove the dependency on accumulo-minicluster from core.
Last Release on Apr 18, 2023
This module contains all Apache Fluo code that is run by Accumulo. This includes iterators and formatters. Given that this module produces a JAR that needs to be included on the Accumulo classpath, external dependencies should be limited. Some utility classes in this module are not only used by iterators but also used by fluo-core.
Last Release on Apr 18, 2023
Apache Fluo Recipes Core
Last Release on Mar 1, 2018
Apache Fluo Recipes For Testing
Last Release on Mar 1, 2018
This module provides utility code for MapReduce jobs that read from or write to a Apache Fluo table.
Last Release on Apr 18, 2023
Apache Fluo Recipes Using Kryo
Last Release on Mar 1, 2018
Apache Fluo Recipes For Apache Accumulo
Last Release on Mar 1, 2018

10. Apache Fluo Cluster1 usages

org.apache.fluo » fluo-clusterApache

This module contains all code necessary to run Apache Fluo on a YARN cluster using Apache Twill. It was separated from fluo-core to keep dependencies (like Twill) out of Fluo clients which depend on the fluo-core jar. It was also done to limit conflicts. For example, Twill requires logback to be used but fluo-core requires log4j (due to zookeeper requiring it in accumulo-minicluster).
Last Release on Feb 21, 2018
This module contains Apache Fluo integration tests
Last Release on Feb 21, 2018
This module contains Apache Fluo integration tests
Last Release on Apr 18, 2023

13. Apache Fluo Command1 usages

org.apache.fluo » fluo-commandApache

This module contains code for Apache Fluo commands
Last Release on Apr 18, 2023

14. Apache Fluo YARN Launcher

org.apache.fluo » fluo-yarnApache

Tool that launches Apache Fluo application in Hadoop YARN
Last Release on Mar 1, 2018

15. Apache Fluo Distribution

org.apache.fluo » fluoApache

This module produces a tarball distribution of Apache Fluo. It contains all of the default configuration and scripts required for the distribution.
Last Release on Apr 18, 2023

16. Apache Fluo Parent POM

org.apache.fluo » fluo-parentApache

Parent pom for common configuration across Apache Fluo projects
Last Release on Nov 17, 2017
Apache Fluo Recipes For Apache Spark
Last Release on Mar 1, 2018

18. Apache Fluo Project

org.apache.fluo » fluo-projectApache

An implementation of Percolator for Apache Accumulo
Last Release on Apr 18, 2023

19. Apache Fluo Build Resources

org.apache.fluo » build-resourcesApache

Resources for building Apache Fluo projects
Last Release on Sep 11, 2017

20. Apache Fluo Recipes Parent

org.apache.fluo » fluo-recipesApache

Implementation of Common Fluo patterns
Last Release on Mar 1, 2018