Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Accumulo Storage Backend #377

Open
wants to merge 72 commits into
base: master
Choose a base branch
from
Open

Accumulo Storage Backend #377

wants to merge 72 commits into from

Conversation

deprit
Copy link

@deprit deprit commented Sep 23, 2013

This fork contains a new Accumulo v1.4.3 storage backend for Titan.

The Accumulo backend is organized as two modules: core and iterators. Titan-accumulo-core contains classes implementing the Titan storage API. Titan-accumulo-iterators provides a column filter used for slice queries, and the Accumulo storage manager may be configured to run this iterator on client or server side.

This initial version does not make use of Accumulo's cell visibility mechanism.

Etienne Deprit and others added 30 commits June 5, 2013 16:11
Conflicts:
	pom.xml
	titan-cassandra/pom.xml
	titan-es/pom.xml
	titan-hbase/pom.xml
	titan-lucene/pom.xml
	titan-test/pom.xml
@ghost ghost assigned mbroecheler Dec 25, 2013
@mbroecheler
Copy link
Member

Leaving this open for consideration / inspiration but we won't be able to merge in an entire storage backend without continued support by the developer.
We encourage that future storage backend contributions are held in the developer's repository before we consider merging it into the titan repo.

@mbroecheler mbroecheler modified the milestones: Consideration, Titan0.5.2 Sep 4, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants