-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/72916/
-----------------------------------------------------------
Review request for ranger, Don Bosco Durai, Gautam Borad, Abhay Kulkarni,
Madhan Neethiraj, Mehul Parikh, Pradeep Agrawal, Selvamohan Neethiraj, Sailaja
Polavarapu, and Velmurugan Periasamy.
Bugs: RANGER-3017
https://issues.apache.org/jira/browse/RANGER-3017
Repository: ranger
Description
-------
RANGER-3017:RangerHiveAuthorizer should authorize URL in Hive tempUDFs operation
Diffs
-----
hive-agent/src/main/java/org/apache/ranger/authorization/hive/authorizer/RangerHiveAuthorizer.java
d2b7807bf
Diff: https://reviews.apache.org/r/72916/diff/1/
Testing
-------
- Verified in local VM creating TempUDFs with URLs.
create temporary function tolower as
'org.apache.ranger.examples.customudf.ToLower' using JAR
'hdfs://hostname:8020/demo/systest/sampleapp-2.0.0.7.1.1.0-565.jar';
Thanks,
Ramesh Mani