One of the more steeped contributors may speak up here, but from what I can
tell tenancy is implemented within a single table, in the form of a row key
prefix. This is consistent with HBase use expectations -- it assumes a
fewish number of large tables, as opposed to a large number of small tables.

Can you outline your use case in more details?

Thanks,
Nick

On Thu, Mar 12, 2015 at 3:05 PM, Naga Vijayapuram <[email protected]>
wrote:

> Hello,
>
> Any thoughts on this?
>
> Thanks
> Naga
>
> On Mar 11, 2015, at 3:25 PM, Naga Vijayapuram <[email protected]>
> wrote:
>
> > Hi,
> >
> > How can I ensure data for a tenant goes into a specific HBase namespace?
> >
> > Thanks
> > Naga
>
>

Reply via email to