Sorry. Its my bad. I see the files now. I was looking in a different directory
earlier.
From: Mohammad Tariq
To: user
Sent: Monday, July 1, 2013 8:26 PM
Subject: Re: Hive Table to CSV file
Do you have permissions to write to this path?And make sure
Do you have permissions to write to this path?And make sure you are looking
into the local FS, as Stephen has specified.
Warm Regards,
Tariq
cloudfront.blogspot.com
On Tue, Jul 2, 2013 at 5:25 AM, Stephen Sprague wrote:
> you gotta admit that's kinda funny. Your stderr output shows not only
>
you gotta admit that's kinda funny. Your stderr output shows not only once
but three times where it put the output and in fact how many rows it put
there. and to top it off it reported 'SUCCESS'.
but you're saying there's nothing there?
now. call me crazy but i would tend to believe hive over y
Hi,
My requirement is to load data from a (one column) Hive view to a CSV file.
After loading it, I dont see any file generated.
I used the following commands to load data to file from a view v_june1
hive > set hive.io.output.fileformat=CSVTextFile;
hive > insert overwrite local directory '/u