-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/75406/
-----------------------------------------------------------

Review request for ranger, Ankita Sinha, Dhaval Shah, Dineshkumar Yadav, Gautam 
Borad, Kishor Gollapalliwar, Abhay Kulkarni, Madhan Neethiraj, Mehul Parikh, 
Pradeep Agrawal, Ramesh Mani, Sailaja Polavarapu, and Velmurugan Periasamy.


Bugs: RANGER-5294
    https://issues.apache.org/jira/browse/RANGER-5294


Repository: ranger


Description
-------

Invoke FileUtils.isOwnerOfFileHierarchy() with recurse parameter which can be 
controlled through an existing config 
"xasecure.hive.uri.permission.coarse.check". When the values is set to true it 
will avoid a URL recursive permission check.


Diffs
-----

  
hive-agent/src/main/java/org/apache/ranger/authorization/hive/authorizer/RangerHiveAuthorizer.java
 8ff5a4219 


Diff: https://reviews.apache.org/r/75406/diff/1/


Testing
-------

build successful with "mvn clean install" command.
Passed all unit tests.
Verified performance improved by 40-50%. ADD PARTITION call with a large number 
of files under a partition table authorizes faster.


Thanks,

Mahesh Bandal

Reply via email to