השב: UDF using third party jar

2015-02-02 Thread Guy Doulberg
i will check that נשלח מסמארטפון ה-Samsung Galaxy שלי. הודעה מקורית מאת: Lukas Nalezenec תאריך:02/02/2015 6:06 PM (GMT+02:00) אל: user@hive.apache.org עותק: נושא: Re: UDF using third party jar Hi, it looks like jar version conflict - you might have two versions of jar

Re: UDF using third party jar

2015-02-02 Thread Lukas Nalezenec
Hi, it looks like jar version conflict - you might have two versions of jar containing class "net.sf.uadetector.UserAgentStringParser" on your classpath. Lukas On 2.2.2015 16:51, Guy Doulberg wrote: Hi I am migrating my hive from CDH4 to CDH5(1.2), I had a udf that extracts the useragent v

UDF using third party jar

2015-02-02 Thread Guy Doulberg
Hi I am migrating my hive from CDH4 to CDH5(1.2), I had a udf that extracts the useragent values out of the useragent string, I am using the third-party uadetector library, This UDF worked well in the CDH4 After the migration it stopped working because of: Exception running child : java.lang