You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Srikanth Srungarapu (JIRA)" <ji...@apache.org> on 2015/06/03 00:53:49 UTC

[jira] [Created] (HBASE-13826) Unable to create table when group acls are appropriately set.

Srikanth Srungarapu created HBASE-13826:
-------------------------------------------

             Summary: Unable to create table when group acls are appropriately set.
                 Key: HBASE-13826
                 URL: https://issues.apache.org/jira/browse/HBASE-13826
             Project: HBase
          Issue Type: Bug
          Components: security
    Affects Versions: 2.0.0, 1.0.2, 1.2.0, 1.1.1
            Reporter: Srikanth Srungarapu
            Assignee: Srikanth Srungarapu
             Fix For: 2.0.0, 1.0.2, 1.2.0, 1.1.1
         Attachments: HBASE-13826.patch

Steps for reproducing the issue.
- Create user 'test' and group 'hbase-admin'.
- Grant global create permissions to 'hbase-admin'.
- Add user 'test' to 'hbase-admin' group.
- Create table operation for 'test' user will throw ADE.



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