HBase as is works like a big distributed sorted list. If the key is a hash, than it becomes the backend of hash table. Anything in particular you need help with?
J-D On Sat, Aug 27, 2011 at 11:39 PM, vamshi krishna <[email protected]> wrote: > Hi folks, > i am new to Hbase and recently got somuch interest after looking > at the way it got evolved and started slowly working on it. I want to > develop a distributed data structure in HBase environment like Distributed > Hash Table , distributed set, or list. Can somebody help me in this regard. > Even if anyone worked or have experience with distributed DSs , please help > and we will have a discussion. Thank you. > > -- > *Regards* > * > Vamshi Krishna > * >
