[ 
https://issues.apache.org/jira/browse/HIVE-6047?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13864851#comment-13864851
 ] 

Jason Dere commented on HIVE-6047:
----------------------------------

Ok, I'll try to keep that in mind.  Would there be anything besides UDFs that a 
user might want to use the groovy compile command for? Rather than having a 
separate compile statement we could put the groovy code inline in the function 
declaration, something like "create function myfunc as 'Pyth' language groovy 
`... groovy code ...`".

> Permanent UDFs in Hive
> ----------------------
>
>                 Key: HIVE-6047
>                 URL: https://issues.apache.org/jira/browse/HIVE-6047
>             Project: Hive
>          Issue Type: Bug
>          Components: UDF
>            Reporter: Jason Dere
>            Assignee: Jason Dere
>         Attachments: PermanentFunctionsinHive.pdf
>
>
> Currently Hive only supports temporary UDFs which must be re-registered when 
> starting up a Hive session. Provide some support to register permanent UDFs 
> with Hive. 



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)

Reply via email to