You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@hive.apache.org by Sarath P R <sa...@gmail.com> on 2014/07/12 15:17:40 UTC

How to strip off double quotes while loading csv

Is there any way to strip double quotes while loading csv file into hive
table ?

I am using Hive 0.12.

-- 
Thank You
Sarath P R
Contact +91 99 95 02 4287 | Twitter <http://twitter.com/sarathpr> | Blog
<http://sprism.blogspot.in>

Re: How to strip off double quotes while loading csv

Posted by Sarath P R <sa...@gmail.com>.
Thanks Peyman. It works perfectly.


On Sat, Jul 12, 2014 at 7:40 PM, Peyman Mohajerian <mo...@gmail.com>
wrote:

> https://github.com/ogrodnek/csv-serde
>
>
> On Sat, Jul 12, 2014 at 9:17 AM, Sarath P R <sa...@gmail.com>
> wrote:
>
>> Is there any way to strip double quotes while loading csv file into hive
>> table ?
>>
>> I am using Hive 0.12.
>>
>> --
>> Thank You
>> Sarath P R
>> Contact +91 99 95 02 4287 | Twitter <http://twitter.com/sarathpr> | Blog
>> <http://sprism.blogspot.in>
>>
>>
>


-- 
Thank You
Sarath P R
Contact +91 99 95 02 4287 | Twitter <http://twitter.com/sarathpr> | Blog
<http://sprism.blogspot.in>

Re: How to strip off double quotes while loading csv

Posted by Peyman Mohajerian <mo...@gmail.com>.
https://github.com/ogrodnek/csv-serde


On Sat, Jul 12, 2014 at 9:17 AM, Sarath P R <sa...@gmail.com> wrote:

> Is there any way to strip double quotes while loading csv file into hive
> table ?
>
> I am using Hive 0.12.
>
> --
> Thank You
> Sarath P R
> Contact +91 99 95 02 4287 | Twitter <http://twitter.com/sarathpr> | Blog
> <http://sprism.blogspot.in>
>
>