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)