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


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