RE: question about composite rowKey and performance difference between getScanner() and get(Get[])

2014-12-05 Thread Marc Sturm
@hbase.apache.org Subject: Re: question about composite rowKey and performance difference between getScanner() and get(Get[]) I assume you have read http://hbase.apache.org/book.html#schema.casestudies (See 6.11.3) What's the size of data that is not A or B's uniqueIds ? The answer is related to the amount

question about composite rowKey and performance difference between getScanner() and get(Get[])

2014-12-04 Thread Marc Sturm
Hi, I have a many to many relationship that I am trying to model in hbase, and I want to be sure I am not missing anything so please let me know or point to the right documentation. Let's say I have an A to B many to many relationship, the query parameter takes A unique id and returns all the