[
https://issues.apache.org/jira/browse/HIVE-6380?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jason Dere updated HIVE-6380:
-----------------------------
Release Note:
This allows the user to specify what jars/files/archives are required for a
permanent UDF:
CREATE FUNCTION [db_name.]function_name AS class_name [USING JAR|FILE|ARCHIVE
'file_uri' [, JAR|FILE|ARCHIVE 'file_uri'] ]
When the function is referenced for the first time by a Hive session, these
resources will be added to the environment.
> Specify jars/files when creating permanent UDFs
> -----------------------------------------------
>
> Key: HIVE-6380
> URL: https://issues.apache.org/jira/browse/HIVE-6380
> Project: Hive
> Issue Type: Sub-task
> Components: UDF
> Reporter: Jason Dere
> Assignee: Jason Dere
> Fix For: 0.13.0
>
> Attachments: HIVE-6380.1.patch, HIVE-6380.2.patch, HIVE-6380.3.patch,
> HIVE-6380.4.patch
>
>
> Need a way for a permanent UDF to reference jars/files.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)