You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Krish Dey (JIRA)" <ji...@apache.org> on 2017/04/28 18:27:04 UTC

[jira] [Created] (HIVE-16560) Avoid hive UDF jars to be dependent on HIVEServer2 auxilliary path deployment

Krish Dey created HIVE-16560:
--------------------------------

             Summary: Avoid hive UDF jars to be dependent on HIVEServer2 auxilliary path deployment
                 Key: HIVE-16560
                 URL: https://issues.apache.org/jira/browse/HIVE-16560
             Project: Hive
          Issue Type: Improvement
          Components: HiveServer2
            Reporter: Krish Dey
            Priority: Minor


Hive UDFs need deployment in HIVE Server 2 auxilliary path, even with the reloadable jars feature if the same Class already been loaded it wont load the class again.

One improvement could be to remove the dependency of deploying this in HiveServer 2 and let it load from the HDFS path itself.

 



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)