>From http://hbase.apache.org/book.html#number.of.cfs :
HBase currently does not do well with anything above two or three column families so keep the number of column families in your schema low. Cheers On Sun, Apr 7, 2013 at 3:04 PM, Stack <[email protected]> wrote: > On Sun, Apr 7, 2013 at 11:58 AM, Ted <[email protected]> wrote: > > > With regard to number of column families, 3 is the recommended maximum. > > > > How did you come up w/ the number '3'? Is it a 'hard' 3? Or does it > depend? If the latter, on what does it depend? > Thanks, > St.Ack >
