Hi Friends
Thanks it worked now.I dont think we need to compose it to any functions as we
are making use of stdin read as given in examples over the ne
From: ryan.har...@zionsbancorp.com
To: user@hive.apache.org
Subject: RE: Running python UDF in hive
Date: Thu, 20 Aug 2015 19:24:24 +
st 20, 2015 8:28 AM
To: user@hive.apache.org
Subject: Re: Running python UDF in hive
Did you test your python script stand alone to verify it works as expected?
From: rakesh sharma
mailto:rakeshsharm...@hotmail.com>>
Reply-To: "user@hive.apache.org<mailto:user@hive.apache.org>
AM
To: "user@hive.apache.org<mailto:user@hive.apache.org>"
mailto:user@hive.apache.org>>
Subject: Running python UDF in hive
Hi all
I am running a python UDF in hive. I am getting the following error.
hive> select transform(id) using 'pyth
Hi all
I am running a python UDF in hive. I am getting the following error.
hive> select transform(id) using 'python transform_value.py' as (id string)
from test;Query ID =
19659_20150820175050_ccb3b5e2-7e45-44a6-b16f-c4a4ad59e8f2Total jobs =
1Launching Job 1 out of 1
Status: Running (Executi