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

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

jsichi has requested changes to the revision "HIVE-2656 [jira] Add a command 
line flag to specify a jar whence to load UDFs".

  This passed regressions tests for me, but it needs an automated regression 
test of some kind (not just the manual sequence) to make sure it doesn't break 
in the future.

  If you look at the way the existing PDK test works, I think you could add a 
mode to make it use -j instead.  Then, run it twice, once each way.


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