Re: hive.aux.jars.path question

2016-07-06 Thread Fan Xu
Yes, it is a workaround not a fix. From: Igor Kravzov Sent: Wednesday, July 6, 2016 3:02:44 PM To: user@hive.apache.org Subject: Re: hive.aux.jars.path question It worked. Thanks. Still not sure if it is right way to do it. On Wed, Jul 6, 2016 at 5:45 PM, Fan

Re: hive.aux.jars.path question

2016-07-06 Thread Igor Kravzov
hive.apache.org > *Subject:* Re: hive.aux.jars.path question > > Just copied. Didn't help. Do I need to restart nodes? > > On Wed, Jul 6, 2016 at 5:20 PM, Fan Xu wrote: > >> Got similar issues. >> >> I have tried to point hive.aux.jars.path to a local/hdfs locations

Re: hive.aux.jars.path question

2016-07-06 Thread Fan Xu
Yes, we need to restart hiveserver in Ambari From: Igor Kravzov Sent: Wednesday, July 6, 2016 2:36:41 PM To: user@hive.apache.org Subject: Re: hive.aux.jars.path question Just copied. Didn't help. Do I need to restart nodes? On Wed, Jul 6, 2016 at 5:20 PM

Re: hive.aux.jars.path question

2016-07-06 Thread Igor Kravzov
Just copied. Didn't help. Do I need to restart nodes? On Wed, Jul 6, 2016 at 5:20 PM, Fan Xu wrote: > Got similar issues. > > I have tried to point hive.aux.jars.path to a local/hdfs locations, none > of them works. > > I could not find a way to make hive.aux.jars.path work, would it be a > bu

Re: hive.aux.jars.path question

2016-07-06 Thread Fan Xu
Got similar issues. I have tried to point hive.aux.jars.path to a local/hdfs locations, none of them works. I could not find a way to make hive.aux.jars.path work, would it be a bug? The only way I made it work is to add my jar to {hive_home}/lib/ Thanks, Fan __