-
Type:
Bug
-
Status: Patch Available
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: 1.2.0
-
Fix Version/s: None
-
Component/s: Authorization
-
Labels:None
-
Flags:Patch
create function xxx as 'xxx' using jar 'file://foo.jar'
gives error code for need of accessing a local foo.jar resource with ADMIN privileges. Same for HDFS (DFS_URI) .
problem is that the semantic analysis enforces the ADMIN privilege for write but the jar is clearly input not output.
Patch und Testcase appendend.
- is depended upon by
-
HIVE-19842 Improve Hive UDF/SerDe Usability
-
- Open
-