You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-user@hadoop.apache.org by mani kandan <ma...@gmail.com> on 2015/05/08 17:19:30 UTC

Hive LOAD DATA INPATH imports all records twice

Hi,

I'm trying to load JSON data into Hive using hcatalog JsonSerDe. I have
created the table, but when I use LOAD DATA INPATH command to load 8
records into the table. However, SELECT * shows 16 records in the table,
each record duplicated. Why is this happening?

-- 
Thanks,
*Manikandan Ramakrishnan*