[
https://issues.apache.org/jira/browse/RANGER-2609?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ramesh Mani updated RANGER-2609:
--------------------------------
Fix Version/s: 2.1.0
> delete permission not present on presto service def json
> --------------------------------------------------------
>
> Key: RANGER-2609
> URL: https://issues.apache.org/jira/browse/RANGER-2609
> Project: Ranger
> Issue Type: Bug
> Components: plugins
> Affects Versions: 2.0.0, 2.1.0
> Reporter: Pedro Rossi
> Priority: Major
> Fix For: 2.1.0
>
>
> in here
> ([https://github.com/apache/ranger/blob/master/plugin-presto/src/main/java/org/apache/ranger/authorization/presto/authorizer/RangerSystemAccessControl.java#L274)]
> the code check if the user can delete from table and that is ok, but here
> ([https://github.com/apache/ranger/blob/master/agents-common/src/main/resources/service-defs/ranger-servicedef-presto.json#L97)]
> the code doesn't expose the delete access to the ranger ui which leads all
> delete from table queries to be denied
--
This message was sent by Atlassian Jira
(v8.20.1#820001)