On Sun, Apr 7, 2013 at 3:27 PM, Ted Yu <[email protected]> wrote: > 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. >
We should add more to that section. FB run w/ ~15 and purportedly it works with appropriate write and query pattern. St.Ack
