Hi,
I have been using Hive UDF for a while, and in hive 1.* versions, I found
original column is been overwritten.
Is this a hive bug? If true, in which of the versions are fixed?
Thanks,
Fan
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
mailto:fan...@dataguise.com>> 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 w
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
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
__
Hi,
Our custom jar is blocked when hive.security.authorization.enable parameter is
turned on.
I know the parameter is to designed to disable the hive client authorization.
But when we have to turn on this parameter, do we still have a way to add our
custom jar?
Thanks,
Fan