ed interfere with each other.
> Have a look at their POM, or jar -tf the serde to see if they have two
> different versions of the same class.
>
> R.
>
> On Fri, Oct 12, 2012 at 4:25 PM, Germain Tanguy
> wrote:
> Hi everybody,
>
> I am using Hive-0.9.0
Hi everybody,
I am using Hive-0.9.0 and Hadoop-0.20.2. I have two customizes SerDe :
custoSerde1.jar and custoSerde2.jar adding with ~/.hiverc .
In HDFS I have : /input/data_for_custoSerde1/
/input/data_for_custoSerde2/
When I run a query on my tableSerde1 it's w
ile (where it is not). Try putting an absolute path
> into your hive configuration to a copy of that war.
>
> Regards
>
> Bertrand
>
> On Fri, Sep 28, 2012 at 7:07 PM, Germain Tanguy
> wrote:
> Thank you for answer.
>
> No I am using Apache's distribution
t;
> Best Regards
>
> On Thu, Sep 27, 2012 at 10:38 PM, Germain Tanguy
> wrote:
>> Hi
>>
>> I am a new user of Hive, I am on version 0.9.0. I try to use hive web
>> interface and I have this error :
>>
>>
>> 12/09/27 11:05:02 INFO
(Method.java:597)
at org.apache.hadoop.util.RunJar.main(RunJar.java:156)
12/09/27 11:05:02 INFO mortbay.log: Started SocketConnector@0.0.0.0:
Someone have an idea where does it come from? and how to fix it?
Thanks for your help,
Regards,
Germain Tanguy.