Re: Hive UDF intialization

2012-09-04 Thread Ruslan Al-Fakikh
Ravi, It looks like you are missing the ADD JAR ... command Ruslan On Tue, Sep 4, 2012 at 6:45 PM, Edward Capriolo wrote: > You could start with this: > > https://github.com/edwardcapriolo/hive-geoip > > On Tue, Sep 4, 2012 at 10:42 AM, Ravi Shetye wrote: >> Hi >> I am trying to register a jav

Re: Hive UDF intialization

2012-09-04 Thread Edward Capriolo
You could start with this: https://github.com/edwardcapriolo/hive-geoip On Tue, Sep 4, 2012 at 10:42 AM, Ravi Shetye wrote: > Hi > I am trying to register a java udf which looks like > > public final class IP_2_GEO extends UDF { > String geo_file; > String geo_type; > public IP_2_GEO(String geo_