You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Dima Spivak (JIRA)" <ji...@apache.org> on 2014/09/25 21:03:35 UTC

[jira] [Created] (HBASE-12098) User granted namespace table create permissions can't create a table

Dima Spivak created HBASE-12098:
-----------------------------------

             Summary: 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
            Priority: Critical


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