[
https://issues.apache.org/jira/browse/HIVE-9486?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14313515#comment-14313515
]
Navis commented on HIVE-9486:
-----------------------------
[~szehon] I've considered to use 'Utilities.getSessionSpecifiedClassLoader' but
it seemed better to have one in common module using JavaUtils.getClassLoader()
which is safe to call without hive-exec or other modules. We modifies
SessionState.HiveConf.ClassLoader and thread context loader altogether (at
least in hive) and it would be the same. Better idea?
> Use session classloader instead of application loader
> -----------------------------------------------------
>
> Key: HIVE-9486
> URL: https://issues.apache.org/jira/browse/HIVE-9486
> Project: Hive
> Issue Type: Bug
> Components: Query Processor
> Reporter: Navis
> Assignee: Navis
> Priority: Minor
> Attachments: HIVE-9486.1.patch.txt, HIVE-9486.2.patch.txt
>
>
> From http://www.mail-archive.com/[email protected]/msg107615.html
> Looks reasonable
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)