On Wed, Jan 19, 2011 at 2:37 AM, Guy Doulberg wrote:
> Hey All again,
>
>
>
> I bet I am not the first one to ask this question, but I could not find an
> answer anywhere.
>
>
>
> I am using the following temporary function:
>
> CREATE TEMPORARY FUNCTION jeval AS 'org.apache.hadoop.hive.ql.udf.UDF
Hey All again,
I bet I am not the first one to ask this question, but I could not find an
answer anywhere.
I am using the following temporary function:
CREATE TEMPORARY FUNCTION jeval AS 'org.apache.hadoop.hive.ql.udf.UDFJson';
In order to use it, I need to write the above answer each time I am