[
https://issues.apache.org/jira/browse/HIVE-5275?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14061519#comment-14061519
]
Navis commented on HIVE-5275:
-----------------------------
Hive CLI and HiverServer2 evaluates hive.aux.jars.path on same code base
(ExecDriver for MR, DagUtils for TEZ). Could you describe the situation more in
detail?
> 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 was sent by Atlassian JIRA
(v6.2#6252)