Re: Correct way of using regexserde

2013-07-02 Thread Mohammad Tariq
is located >>> STORED AS TEXTFILE >>> LOCATION '/..'; >>> and assure that you add the jar "hive-contrib-0.10.0.jar" in the >>> session or you have it in all Hadoop tasktrackers >>> like this: >>> add jar path_where_is_the_jar_

Re: Correct way of using regexserde

2013-07-02 Thread Matouk IFTISSEN
rackers >> like this: >> add jar path_where_is_the_jar_in_hive_lib\hive-contrib-0.9.0.jar ; >> >> Good luck >> >> >> 2013/7/1 Mohammad Tariq >> >>> Hello list, >>> >>> I would really appreciate if someone could show me th

Re: Correct way of using regexserde

2013-07-01 Thread Mohammad Tariq
n > or you have it in all Hadoop tasktrackers > like this: > add jar path_where_is_the_jar_in_hive_lib\hive-contrib-0.9.0.jar ; > > Good luck > > > 2013/7/1 Mohammad Tariq > >> Hello list, >> >> I would really appreciate if someone could show me the corr

Re: Correct way of using regexserde

2013-07-01 Thread Matouk IFTISSEN
l Hadoop tasktrackers like this: add jar path_where_is_the_jar_in_hive_lib\hive-contrib-0.9.0.jar ; Good luck 2013/7/1 Mohammad Tariq > Hello list, > > I would really appreciate if someone could show me the correct > way of using regexserde as i'm having some hard

Correct way of using regexserde

2013-06-30 Thread Mohammad Tariq
Hello list, I would really appreciate if someone could show me the correct way of using regexserde as i'm having some hard time using it. I have verified my regex through http://www.regexplanet.com/advanced/java/index.html and it's working fine there. But when i'm using t