----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/65262/ -----------------------------------------------------------
Review request for ranger. Repository: ranger Description ------- Take into consideration HBase table name for snapshot deletion, so that system-wide admin is not required for snapshot deletion, as it was done with snapshot creation on RANGER-1314 Diffs ----- hbase-agent/src/main/java/org/apache/ranger/authorization/hbase/RangerAuthorizationCoprocessor.java 3b38d026 Diff: https://reviews.apache.org/r/65262/diff/1/ Testing ------- Tested locally that HBase snapshots are now able to be deleted for users with namespace:* admin allow policy on ranger, and system-wide admin policy is no longer required. Thanks, Tomas Sokorai
