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

Navis commented on HIVE-2573:
-----------------------------

bq. Not sure I understand this - is the idea here to automatically register 
temp functions for Jars that the user adds to their session, rather than 
requiring users to run CREATE TEMPORARY FUNCTION?
Yes, as you said. Sorry for ambiguity. It's spring out thinking of 
session-permanent function. If someone should add jar to "activate" 
session-permanent function (if it's already in the classpath of hive, it's not 
different from native-permanent function), it would be better to describe the 
function in the jar, not in metastore. 

> Create per-session function registry 
> -------------------------------------
>
>                 Key: HIVE-2573
>                 URL: https://issues.apache.org/jira/browse/HIVE-2573
>             Project: Hive
>          Issue Type: Improvement
>          Components: Server Infrastructure
>            Reporter: Navis
>            Assignee: Navis
>            Priority: Minor
>         Attachments: ASF.LICENSE.NOT.GRANTED--HIVE-2573.D3231.1.patch, 
> HIVE-2573.1.patch.txt, HIVE-2573.2.patch.txt, HIVE-2573.3.patch.txt, 
> HIVE-2573.4.patch.txt
>
>
> Currently the function registry is shared resource and could be overrided by 
> other users when using HiveServer. If per-session function registry is 
> provided, this situation could be prevented.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to