How you going to access the table?
St.Ack

On Wed, Nov 11, 2009 at 9:45 PM, Jeff Zhang <[email protected]> wrote:

> 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 <[email protected]> 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
> >>
> >>
> >
> >
>

Reply via email to