Also, it may be faster if you just open an issue on haivvreo's issue
tracker at github...
On Wed, Apr 25, 2012 at 10:51 AM, Jakob Homan wrote:
> What version of everything are you running? There were recent commits
> that fixed some bugs when doing this.
>
> On Wed, Apr 25, 2012 at 7:39 AM, Anso
What version of everything are you running? There were recent commits
that fixed some bugs when doing this.
On Wed, Apr 25, 2012 at 7:39 AM, Anson Abraham wrote:
> In Hive, I'm having issues doing an insert overwrite table to a table that
> is in avro format.
>
> So my existing table (table1) is
In Hive, I'm having issues doing an insert overwrite table to a table that
is in avro format.
So my existing table (table1) is read from a hdfs directory where the files
are in avro format.
I created another table table2 in avro format (which is identical in
columns, etc...):
CREATE EXTERNAL TAB