[
https://issues.apache.org/jira/browse/HBASE-13826?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14570434#comment-14570434
]
Hudson commented on HBASE-13826:
--------------------------------
SUCCESS: Integrated in HBase-1.2 #131 (See
[https://builds.apache.org/job/HBase-1.2/131/])
HBASE-13826 Unable to create table when group acls are appropriately set.
(ssrungarapu: rev e8914f26d2fcb3958d839f6c69d7c4a308cd5512)
*
hbase-server/src/test/java/org/apache/hadoop/hbase/security/access/TestAccessController2.java
*
hbase-server/src/main/java/org/apache/hadoop/hbase/security/access/TableAuthManager.java
> 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, 0.98.13, 1.0.2, 1.2.0, 1.1.1
> Reporter: Srikanth Srungarapu
> Assignee: Srikanth Srungarapu
> Fix For: 2.0.0, 0.98.14, 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)