[
https://issues.apache.org/jira/browse/HBASE-12511?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14251335#comment-14251335
]
Francis Liu commented on HBASE-12511:
-------------------------------------
Sounds good.
So just to summarize the behavior for namespace privilege for namespace will be
as follows. Nothing more nothing less:
1. RWXCA on a namespace is inherited by tables (addressed in this jira)
2. C on a namespace grants a user/group privilege to create tables within a
namespace (addressed in this jira)
Follow-up in a separate jira:
1. L privilege for listing namespaces
2. L Privelege for get namespace descriptor (tho C might also be ok but think
about that more when implementing L)
Can we have [~huaiyu] address these issues in this patch?
> namespace permissions - add support from table creation privilege in a
> namespace 'C'
> ------------------------------------------------------------------------------------
>
> Key: HBASE-12511
> URL: https://issues.apache.org/jira/browse/HBASE-12511
> Project: HBase
> Issue Type: Sub-task
> Reporter: Francis Liu
> Assignee: Huaiyu Zhu
> Fix For: 1.1.0
>
> Attachments: HBASE-12511.patch, HBASE-12511.patch, HBASE-12511.patch
>
>
> As discussed in namespace permission Jira. A user granted a 'C' on a
> namespace enables a user to create tables within the namespace. 'C' on a
> namespace does not enable a user to create/drop the namespace.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)