[ 
https://issues.apache.org/jira/browse/HBASE-12511?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14243545#comment-14243545
 ] 

Huaiyu Zhu commented on HBASE-12511:
------------------------------------

{quote}We don't need two tests for verifying the same functionality{quote}
Yes, I have merged my test into the old one, we have only one test now.

{quote}Also, please update the calls to requireGlobalPermission(String request, 
Action perm, String namespace){quote}
The newly added requirePermission is used in preCreateTable to check namespace 
permission (it also checks global permission, that's why I replaced 
requireGlobalPermission). I think preCreateTable is the only place we need to 
change at the moment.

> 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
>         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)

Reply via email to