Description
Issue:
Ranger HBase Plugin returning null for RegionObserver.preCompact call and this causing Ranger Authorization Failure in Hbase with hbase:acl issue
Fixed File:
ranger-hbase-plugin-shim/src/main/java/org/apache/ranger/authorization/hbase/RangerAuthorizationCoprocessor.java
Method:
public InternalScanner preCompact() should return correct value.