[
https://issues.apache.org/jira/browse/HBASE-11886?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14120937#comment-14120937
]
Hudson commented on HBASE-11886:
--------------------------------
FAILURE: Integrated in HBase-TRUNK #5465 (See
[https://builds.apache.org/job/HBase-TRUNK/5465/])
HBASE-11886 The creator of the table should have all permissions on the table
(Devaraj Das and Andrew Purtell) (apurtell: rev
f77ebcf191b1daf4ad412d83502b8666b225174e)
*
hbase-server/src/main/java/org/apache/hadoop/hbase/master/handler/CreateTableHandler.java
*
hbase-server/src/test/java/org/apache/hadoop/hbase/security/access/TestAccessController2.java
> The creator of the table should have all permissions on the table
> -----------------------------------------------------------------
>
> Key: HBASE-11886
> URL: https://issues.apache.org/jira/browse/HBASE-11886
> Project: HBase
> Issue Type: Bug
> Affects Versions: 0.98.3
> Reporter: Devaraj Das
> Assignee: Devaraj Das
> Priority: Critical
> Fix For: 0.99.0, 2.0.0, 0.98.6
>
> Attachments: 11886-1.txt, HBASE-11886-0.98.patch, HBASE-11886.patch
>
>
> In our testing of 0.98.4 with security ON, we found that table creator
> doesn't have RWXCA on the created table. Instead, the user representing the
> HBase daemon gets all permissions. Due to this the table creator can't write
> to the table he just created. I am suspecting HBASE-11275 introduced the
> problem.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)