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

Hudson commented on HBASE-12098:
--------------------------------

FAILURE: Integrated in HBase-0.98-on-Hadoop-1.1 #523 (See 
[https://builds.apache.org/job/HBase-0.98-on-Hadoop-1.1/523/])
HBASE-12098 User granted namespace table create permissions can't create a 
table (Srikanth Srungarapu) (matteo.bertozzi: rev 
6570e0ed87adb1ba1310c8f72181053a99a36532)
* 
hbase-server/src/test/java/org/apache/hadoop/hbase/security/access/TestNamespaceCommands.java
* 
hbase-server/src/main/java/org/apache/hadoop/hbase/security/access/AccessController.java


> User granted namespace table create permissions can't create a table
> --------------------------------------------------------------------
>
>                 Key: HBASE-12098
>                 URL: https://issues.apache.org/jira/browse/HBASE-12098
>             Project: HBase
>          Issue Type: Bug
>          Components: Client, security
>    Affects Versions: 0.98.6
>            Reporter: Dima Spivak
>            Assignee: Srikanth Srungarapu
>            Priority: Critical
>             Fix For: 2.0.0, 0.98.7, 0.99.1
>
>         Attachments: 12098-master.txt, HBASE-12098.patch, 
> HBASE-12098_master_v2.patch
>
>
> From the HBase shell and Java API, I am seeing
> {code}ERROR: org.apache.hadoop.hbase.security.AccessDeniedException: 
> Insufficient permissions for user 'dima' (global, action=CREATE){code}
> when I try to create a table in a namespace to which I have been granted 
> RWXCA permissions by a global admin. Interestingly enough, this only seems to 
> extend to table creation; the same user is then allowed to disable and drop a 
> table created by a global admin in that namespace.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to