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

Phabricator commented on HIVE-2656:
-----------------------------------

jonchang has commented on the revision "HIVE-2656 [jira] Add a command line 
flag to specify a jar whence to load UDFs".

  I tested by removing reference to builtins, verifying that union_map did not 
appear in show functions.  I then rerean with -j pointing to a builtins 
package, and verified that union_map did show up.

REVISION DETAIL
  https://reviews.facebook.net/D1023

                
> Add a command line flag to specify a jar whence to load UDFs
> ------------------------------------------------------------
>
>                 Key: HIVE-2656
>                 URL: https://issues.apache.org/jira/browse/HIVE-2656
>             Project: Hive
>          Issue Type: New Feature
>            Reporter: Jonathan Chang
>            Assignee: Jonathan Chang
>         Attachments: HIVE-2656.D1023.1.patch
>
>
> To extend the functionality of Hive, it is useful to be able to easily deploy 
> packages of UDFs and register the functions therein.  Right now it is a bit 
> cumbersome to do ADD JAR and CREATE TEMPORARY FUNCTION.  This can be greatly 
> simplified by adding a simple command line flag that will leverage the code 
> in HIVE-2523 to load all the functions.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to