Java ORM for Hbase

user392887 picture user392887 · Jul 15, 2010 · Viewed 14.4k times · Source

Anyone knows a good Java ORM implementation for HBase. This one looks really nice for Ruby

http://www.stanford.edu/~sqs/rhino/doc/

But could not find one for Java.

Thanks.

Answer

vivek mishra picture vivek mishra · Dec 15, 2011

Recently a new release of kundera-2.0.4 which is ORM over Hbase. It provides ample of other things which are very useful, like indexing, cross data store persistence etc.

I suggest give it a try https://github.com/impetus-opensource/Kundera

Executable jar is at:

https://github.com/impetus-opensource/Kundera