No luck.
Warm Regards,
Tariq
cloudfront.blogspot.com
On Tue, Jul 2, 2013 at 1:03 PM, Matouk IFTISSEN
wrote:
> Yes it is to create an external table that points your data with the
> regexp passed with the SERDE.
> good day
>
>
> 2013/7/2 Mohammad Tariq
>
>> Hello there,
>>
>> Thanks a
Yes it is to create an external table that points your data with the regexp
passed with the SERDE.
good day
2013/7/2 Mohammad Tariq
> Hello there,
>
> Thanks a lot for the response. Do you mean creating an external
> table?I have also tried deleting "ouputregex", but same result. And t
Hello there,
Thanks a lot for the response. Do you mean creating an external
table?I have also tried deleting "ouputregex", but same result. And the jar
is also added.
Warm Regards,
Tariq
cloudfront.blogspot.com
On Mon, Jul 1, 2013 at 1:39 PM, Matouk IFTISSEN
wrote:
> Hello,
> try to
Hello,
try to delete "output.regex" = "%1$s" and store your data in file then
pricise where the file 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_i