[
https://issues.apache.org/jira/browse/HBASE-11886?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14120954#comment-14120954
]
Hudson commented on HBASE-11886:
--------------------------------
FAILURE: Integrated in HBase-1.0 #151 (See
[https://builds.apache.org/job/HBase-1.0/151/])
HBASE-11886 The creator of the table should have all permissions on the table
(Devaraj Das and Andrew Purtell) (apurtell: rev
4386d6eb1a94ca27110006bbb7d372626bd59793)
*
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)