Alex Favaro created HIVE-5275:
---------------------------------

             Summary: HiveServer2 should respect hive.aux.jars.path property 
and add aux jars to distributed cache
                 Key: HIVE-5275
                 URL: https://issues.apache.org/jira/browse/HIVE-5275
             Project: Hive
          Issue Type: Improvement
          Components: HiveServer2
            Reporter: Alex Favaro


HiveServer2 currently ignores the hive.aux.jars.path property in hive-site.xml. 
That means that the only way to use a custom SerDe is to add it to 
AUX_CLASSPATH on the server and manually distribute the jar to the cluster 
nodes. Hive CLI does this automatically when hive.aux.jars.path is set. It 
would be nice if HiverServer2 did the same.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to