My understanding is same as Nick
HBase's namespace would be something that could possibly provide full
separation of the data but until
https://issues.apache.org/jira/browse/PHOENIX-1311 is done
its not available in phoenix from what I know.

Regards,
S

On Thu, Mar 12, 2015 at 7:21 PM, Nick Dimiduk <[email protected]> wrote:

> 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