*.*
>
> ** **
>
> Hope that this help you
>
> ** **
>
> Best regard
>
> Matouk.
>
> *De :* Tamil A [mailto:4tamil...@gmail.com]
> *Envoyé :* jeudi 6 septembre 2012 14:26
> *À :* user@hive.apache.org
> *Objet :* UDAF:FAILED: Execution Error*
Envoyé : jeudi 6 septembre 2012 14:26
À : user@hive.apache.org
Objet : UDAF:FAILED: Execution Error
Hi Experts,
I have written an UDAF function and followed the below steps.
Step 1:
Export jar file
Step 2:
hive>ADD JAR /userdata/tamil/SumOfColumnTest/AvgOfColumn.jar;
(also tried with hive
Hi Experts,
I have written an UDAF function and followed the below steps.
Step 1:
Export jar file
Step 2:
hive>ADD JAR /userdata/tamil/SumOfColumnTest/AvgOfColumn.jar;
(also tried with hive --auxpath
/userdata/tamil/SumOfColumnTest/AvgOfColumn.jar;
export HADOOP_CLASSPATH=