RE: Adding custom jars for hive and map-reduce jobs dynamically from hdfs location

2016-02-05 Thread Chagarlamudi, Prasanth
Thanks a lot Yehuda. That helped me. From: Yehuda Finkelstein [mailto:yeh...@veracity-group.com] Sent: Monday, February 01, 2016 11:57 AM To: user@hive.apache.org Subject: Re: Adding custom jars for hive and map-reduce jobs dynamically from hdfs location hive.aux.jars.path /var/lib/hive

Re: Adding custom jars for hive and map-reduce jobs dynamically from hdfs location

2016-02-01 Thread Yehuda Finkelstein
hive.aux.jars.path /var/lib/hive Try this setting On Feb 1, 2016 7:46 PM, "Chagarlamudi, Prasanth" < prasanth.chagarlam...@epsilon.com> wrote: > Hello, > > We currently have custom jars(util, serde etc) that needs to deployed > into /hive/lib folder and mapreduce folders whenever they are