Ramesh Mani created RANGER-3017:
-----------------------------------
Summary: RangerHiveAuthorizer should authorize URLS in Hive
tempUDFs operation
Key: RANGER-3017
URL: https://issues.apache.org/jira/browse/RANGER-3017
Project: Ranger
Issue Type: Bug
Components: Ranger
Affects Versions: 2.1.1
Reporter: Ramesh Mani
Assignee: Ramesh Mani
RangerHiveAuthorizer should authorize URL in Hive tempUDFs operation.
e.g . In the following command '
hdfs://<hostname>:8020/demo/testuser/sampleapp-2.0.0.7.2.3.0-76.jar'
create temporary function t1 as 'org.apache.ranger.examples.customudf.ToLower'
using JAR
'hdfs://<hostname>:8020/demo/testuser/sampleapp-2.0.0.7.2.3.0-76.jar';
--
This message was sent by Atlassian Jira
(v8.3.4#803005)