[
https://issues.apache.org/jira/browse/RANGER-2813?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17096764#comment-17096764
]
Rajeshbabu Chintaguntla commented on RANGER-2813:
-------------------------------------------------
The access name used for execute permission is "execute" but the HBase action
name "EXEC" since both are different when the access name matching with hbase
action name it's not matching so the execute permission is not listing in user
permissions. Fixed it and it's working fine now.
> [HBase]Not able to pull execute permission given to user from
> getUserPermissions API in HBase Ranger Coprocessor
> -----------------------------------------------------------------------------------------------------------------
>
> Key: RANGER-2813
> URL: https://issues.apache.org/jira/browse/RANGER-2813
> Project: Ranger
> Issue Type: Bug
> Components: admin
> Reporter: Rajeshbabu Chintaguntla
> Assignee: Rajeshbabu Chintaguntla
> Priority: Critical
> Attachments: RANGER-2813.patch, Screenshot from 2020-04-23
> 22-45-17.png
>
>
> After creating a policy by giving execute permission to a table able to see
> that properly in the list of permissions but when I tried to pull the
> permissions of the user from getUserPermissions it's not listing execute.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)