Hbase / Hadoop Query Help

Posted by zechariahs on Stack Overflow See other posts from Stack Overflow or by zechariahs
Published on 2008-09-07T02:14:07Z Indexed on 2010/04/18 20:03 UTC
Read the original article Hit count: 443

Filed under:
|

I'm working on a project with a friend that will utilize Hbase to store it's data. Are there any good query examples? I seem to be writing a ton of Java code to iterate through lists of RowResult's when, in SQL land, I could write a simple query. Am I missing something? Or is Hbase missing something?

© Stack Overflow or respective owner

Related posts about hadoop

Related posts about hbase