[
https://issues.apache.org/jira/browse/HBASE-13436?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14490385#comment-14490385
]
Hudson commented on HBASE-13436:
--------------------------------
ABORTED: Integrated in HBase-0.98-matrix #3 (See
[https://builds.apache.org/job/HBase-0.98-matrix/3/])
HBASE-13436 Include user name in ADE for scans (ssrungarapu: rev
188b7d611c644497ff603989e6ba2bb78076738c)
*
hbase-server/src/main/java/org/apache/hadoop/hbase/security/access/AccessController.java
> Include user name in ADE for scans
> ----------------------------------
>
> Key: HBASE-13436
> URL: https://issues.apache.org/jira/browse/HBASE-13436
> Project: HBase
> Issue Type: Improvement
> Reporter: Srikanth Srungarapu
> Assignee: Srikanth Srungarapu
> Priority: Minor
> Fix For: 2.0.0, 1.0.1, 1.1.0, 0.98.13
>
> Attachments: HBASE-13436.patch
>
>
> Currently, we're not including user name in case of ADE for scans, whereas in
> case of other operations we're doing so.
> {code}
> ERROR: org.apache.hadoop.hbase.security.AccessDeniedException: Insufficient
> permissions (table=test, action=READ)
> {code}
> Got bumped into this internally. Helps during debugging.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)