Gee thanks! That is great service.
Chuck
From: Bejoy Ks [mailto:bejoy...@yahoo.com]
Sent: Wednesday, July 25, 2012 12:04 PM
To: user@hive.apache.org
Subject: Re: Problem replacing existing Hive file with modified copy
The corresponding jira filed to track this bug is 'HIVE-3300
The corresponding jira filed to track this bug is 'HIVE-3300' .
https://issues.apache.org/jira/browse/HIVE-3300
Regards
Bejoy KS
From: Bejoy Ks
To: "user@hive.apache.org"
Sent: Wednesday, July 25, 2012 9:28 PM
Subject: Re: Problem rep
Hi Connell
It looks like a bug in hive, I checked with hive 0.9 . If you are loading data
from local fs to hive tables using 'LOAD DATA LOCAL INPATH' and if a file with
the same name exists in the table's location then the new file will be suffixed
by *_copy_1.
But if we do the 'LOAD DATA IN