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

Modular storage layout > HBase core module #66

Open
GoogleCodeExporter opened this issue Apr 19, 2015 · 0 comments
Open

Modular storage layout > HBase core module #66

GoogleCodeExporter opened this issue Apr 19, 2015 · 0 comments

Comments

@GoogleCodeExporter
Copy link

After issue 57 [1] (modular storage layout) has been addressed, add a HBase 
core module implementation.

For this, have look at existing HBase implementations:
* https://github.com/ahaque/hive-hbase-rdf
* https://github.com/mhausenblas/mrlin/wiki/RDF-in-HBase

However, I think we should aim for implementing the indexes all triple patterns 
[2] - as done for our Cassandra implementation. Plus, the indexes for the range 
queries would be a nice feature. 

For further details on these indexes, see the original paper [3].

Kind regards
Andreas

[1] https://code.google.com/p/cumulusrdf/issues/detail?id=57
[2] https://code.google.com/p/cumulusrdf/wiki/DataModel
[3] Optimized Index Structures for Querying RDF from the Web

Original issue reported on code.google.com by andreas.josef.wagner on 30 Apr 2014 at 5:06

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant