[
https://issues.apache.org/jira/browse/HIVE-6380?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13892812#comment-13892812
]
Jason Dere commented on HIVE-6380:
----------------------------------
Messed up the example syntax:
{noformat}
CREATE FUNCTION udfname AS 'my.udf.class'
USING JAR '/path/to/myjar.jar', FILE '/path/to/file', ARCHIVE
'/path/to/archive.tgz';
{noformat}
> 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
>
> Need a way for a permanent UDF to reference jars/files.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)