----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/73569/ -----------------------------------------------------------
Review request for ranger, Don Bosco Durai, Abhay Kulkarni, Madhan Neethiraj, Mehul Parikh, Pradeep Agrawal, Selvamohan Neethiraj, Sailaja Polavarapu, and Velmurugan Periasamy. Bugs: RANGER-3368 https://issues.apache.org/jira/browse/RANGER-3368 Repository: ranger Description ------- RANGER-3368:Ranger HiveAuthorizer improvements to handle uncharted hive commands-exclude some hive commands from the check for input output HiveObjects Diffs ----- hive-agent/src/main/java/org/apache/ranger/authorization/hive/authorizer/RangerHiveAuthorizer.java 8621f73e2 Diff: https://reviews.apache.org/r/73569/diff/1/ Testing ------- - Patch excludes certain Hive commands for which input outpout HiveObject context will be empty, but still authorization will be done. Hence an excludelist will be checked. - Verified in local VM for those commands. Thanks, Ramesh Mani