[ 
https://issues.apache.org/jira/browse/HBASE-13436?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14487706#comment-14487706
 ] 

Srikanth Srungarapu commented on HBASE-13436:
---------------------------------------------

bq. Just trying to see if we can get all the AccessDeniedException messages 
composed in AuthResult. At least next time we want to add an information or 
change the format we know that we have to do that in a single place.
Nice idea. I also think that we need some refactoring in this area. As this is 
out of scope for this jira, I'll create a follow on jira for doing this.

Will commit this patch later today unless objection.

> 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
>         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)

Reply via email to