Fredy Wijaya created RANGER-2380: ------------------------------------ Summary: Create separate INSERT and DELETE access types in Hive service definition Key: RANGER-2380 URL: https://issues.apache.org/jira/browse/RANGER-2380 Project: Ranger Issue Type: Improvement Components: plugins Reporter: Fredy Wijaya
The Hive plugin for Ranger doesn't differentiate between INSERT and DELETE SQL statements. For more fine-grained control, we should have INSERT, DELETE, and UPDATE access types. https://github.com/apache/ranger/blob/9ea9cc9a09b224d495b7131b87f36f709ac0cfae/hive-agent/src/main/java/org/apache/ranger/authorization/hive/authorizer/RangerHiveAuthorizer.java#L903-L907 -- This message was sent by Atlassian JIRA (v7.6.3#76005)