Created HIVE-9073 (with patch) for this.
On Dec 4, 2014, at 3:40 PM, Jason Dere wrote:
> Hi Wesley,
>
> Sorry for the late response on this .. is it true you saw this work on a
> different version (later) of Hive? Based on what I think should be the
> problem, this would still be an issue in
Hi Wesley,
Sorry for the late response on this .. is it true you saw this work on a
different version (later) of Hive? Based on what I think should be the problem,
this would still be an issue in later versions of Hive.
Looks like the error may be occurring because the Hive is trying to look up
And i try using this alias in a select query I get the below mentioned
error.Like mentioned below I observed this error on the hive version 0.13.0.2
on HDP 2.2
Regards,
Wesley
From: karthiksrivasth...@gmail.com
Subject: Re: Issue with windowing function UDAF registeration
Date: Wed, 26 Nov 201
And i try using this alias in a select query I get the below mentioned
error.Like mentioned below I observed this error on the hive version 0.13.0.2
on HDP 2.2
Regards,
Wesley
From: karthiksrivasth...@gmail.com
Subject: Re: Issue with windowing function UDAF registeration
Date: Wed, 26 Nov 201
You might be running this query on empty table .. Windowing function throw
error with null input and this is fixed in 0.14 hive version
Thanks
Karthik
> On Nov 26, 2014, at 21:35, wesley dias wrote:
>
> Hi,
>
>
>
> While executing a simple select query using a custom windowing UDAF I creat
Hi,
While executing a simple select query using
a custom windowing UDAF I created I am constantly running into this error.
Error: java.lang.RuntimeException: Error in configuring
object
at
org.apache.hadoop.util.ReflectionUtils.setJobConf(ReflectionUtils.java:109)
at
org.a