Continue this question, which is better for hbase, more rows with fewer columns or fewer rows with more columns
Jeff Zhang On Thu, Nov 12, 2009 at 5:17 AM, TuxRacer69 <tuxrace...@gmail.com> wrote: > Thank you Jean-Daniel > > > Jean-Daniel Cryans wrote: > >> Alex, >> >> In HBase it really makes more sense to put all the data you can in a >> single table as it will be automatically partitioned and distributed >> across the region servers (providing you have more than 256MB of >> data). >> >> J-D >> >> > >