[
https://issues.apache.org/jira/browse/HBASE-8799?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13694515#comment-13694515
]
stack commented on HBASE-8799:
------------------------------
[[email protected]] Mighty Andrew, I added debug and it dumped this:
java.lang.AssertionError: Expected action to pass for user 'rwuser' but was
denied: org.apache.hadoop.hbase.exceptions.AccessDeniedException:
org.apache.hadoop.hbase.exceptions.AccessDeniedException: Insufficient
permissions (user=rwuser, scope=testBulkLoad, family=, action=CREATE)
here for the failing bulk load (Here is example:
http://54.241.6.143/job/HBase-0.95-Hadoop-2/org.apache.hbase$hbase-server/508/testReport/org.apache.hadoop.hbase.security.access/TestAccessController/testBulkLoad/)
Is the fix giving rwuser CREATE perms? Should the rwuser have this perm?
Thanks.
> TestAccessController#testBulkLoad has been failing for some time on trunk/0.95
> ------------------------------------------------------------------------------
>
> Key: HBASE-8799
> URL: https://issues.apache.org/jira/browse/HBASE-8799
> Project: HBase
> Issue Type: Bug
> Components: Coprocessors, security, test
> Affects Versions: 0.98.0, 0.95.2
> Reporter: Andrew Purtell
> Assignee: stack
> Fix For: 0.95.2
>
> Attachments: 8799.txt
>
>
> I've observed this in Jenkins reports and also while I was working on
> HBASE-8692, only on trunk/0.95, not on 0.94:
> {quote}
> Failed tests:
> testBulkLoad(org.apache.hadoop.hbase.security.access.TestAccessController):
> Expected action to pass for user 'rwuser' but was denied
> {quote}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira