Apache Accumulo Related Projects

The Apache Accumulo community is happy to promote and encourage use of Accumulo in ways that are novel and reusable by other users within the community. As such, we're happy to curate a list of projects related to Accumulo to give them visibility to a larger audience. To have you project listed here, send a request to the developer's mailing list

User-Created Applications

Trendulo

Trendulo is Twitter trend analysis using Apache Accumulo. The source code is publicly available.

Wikisearch

The Wikisearch project is a rough example of generalized secondary indexing, both ingest and search, built on top of Apache Accumulo. This write contains more information on the project as well as some general performance numbers of the project.

Node.js, RabbitMQ, and Accumulo

A simple example using Node.js to interact with Accumulo using RabbitMQ .

Goraci

Apache Gora is a data-model library for big-data applications. Goraci is an application of Accumulo continuous ingest (CI) test on Gora which verifies that data is not lost.

ProxyInstance

ProxyInstance is a Java Instance implementation of the Accumulo Instance interface that communicates with an Accumulo cluster via an Accumulo Thrift proxy server. Documentation and code are available.

Graphulo

Graphulo is a Java library for Apache Accumulo which delivers server-side sparse matrix math primitives that enable higher-level graph algorithms and analytics. Code.

Github

Github also contains many projects that use/reference Accumulo in some way, shape or form.