[ 
https://issues.apache.org/jira/browse/HIVE-6343?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jason Dere updated HIVE-6343:
-----------------------------

    Attachment: HIVE-6343.1.patch

Attaching patch v1. One thing I'm unsure about is how many times the remote 
file will get downloaded.  I would assume that any local processes spun off by 
the client would attempt to load the jars in hive.aux.jars.path (and thus 
download remote jars again), Hadoop tasks should not try to load 
hive.aux.jars.path, since they use -libjars, right?

> Allow Hive client to load hdfs paths from hive aux jars
> -------------------------------------------------------
>
>                 Key: HIVE-6343
>                 URL: https://issues.apache.org/jira/browse/HIVE-6343
>             Project: Hive
>          Issue Type: Bug
>          Components: Configuration
>            Reporter: Jason Dere
>            Assignee: Jason Dere
>         Attachments: HIVE-6343.1.patch
>
>
> Hive client will add local aux jars to class loader but will ignore hdfs 
> paths. We could have the client download hdfs files, similar to how ADD JAR 
> does.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)

Reply via email to