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
for this issue and update the same here.
Regards
Bejoy KS
From: "Connell, Chuck"
To: "user@hive.apache.org"
Sent: Wednesday, July 25, 2012 8:51 PM
Subject: Problem replacing existing Hive file with modified copy
I created a Hive table t
same here.
Regards
Bejoy KS
From: "Connell, Chuck"
To: "user@hive.apache.org"
Sent: Wednesday, July 25, 2012 8:51 PM
Subject: Problem replacing existing Hive file with modified copy
I created a Hive table that consists of two files, names1.txt and name
I created a Hive table that consists of two files, names1.txt and names2.txt.
The table works correctly and answers all queries etc.
I want to REPLACE names2.txt with a modified version. I copied the new version
of names2.txt to the /tmp/input folder within HDFS. Then I tried the command:
hive