Pedro Gonçalves Rossi Rodrigues created RANGER-2609:
-------------------------------------------------------
Summary: 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 Gonçalves Rossi Rodrigues
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.3.4#803005)