st thrift and how to
upgrade.
JVS
From: Pradeep Kamath [prade...@yahoo-inc.com]
Sent: Wednesday, June 23, 2010 9:03 AM
To: hive-user@hadoop.apache.org
Subject: RE: alter table add partition error
In the second step of
http://wiki.apache.org/hadoop/
spectively
>
> Hive history
> file=/tmp/pradeepk/hive_job_log_pradeepk_201006181014_598649843.txt
>
> *OK*
>
> Time taken: 5.849 seconds
>
>
>
> Is there some thrift setting I am missing or is this a bug? – If it is the
> latter, I can open a jira with the above
– If it is the
latter, I can open a jira with the above details.
Thanks,
Pradeep
From: Pradeep Kamath [mailto:prade...@yahoo-inc.com]
Sent: Thursday, June 17, 2010 1:25 PM
To: hive-user@hadoop.apache.org<mailto:hive-user@hadoop.apache.org>
Subject: RE: a
From: Pradeep Kamath [mailto:prade...@yahoo-inc.com]
Sent: Thursday, June 17, 2010 1:25 PM
To: hive-user@hadoop.apache.org
Subject: RE: alter table add partition error
Here are the create table and alter table statements:
CREATE external TABLE if not ex
ecute(Driver.java:504)
Any help is much appreciated.
Pradeep
____
From: Ashish Thusoo [mailto:athu...@facebook.com]
Sent: Thursday, June 17, 2010 11:15 AM
To: hive-user@hadoop.apache.org
Subject: RE: alter table add partition error
hmm... Can you send t
hmm... Can you send the exact command and also the create table command for
this table.
Ashish
From: Pradeep Kamath [mailto:prade...@yahoo-inc.com]
Sent: Thursday, June 17, 2010 9:09 AM
To: hive-user@hadoop.apache.org
Subject: RE: alter table add partition error
-
any help would be greatly appreciated!
Thanks,
Pradeep
From: yq he [mailto:hhh.h...@gmail.com]
Sent: Wednesday, June 16, 2010 5:54 PM
To: hive-user@hadoop.apache.org
Subject: Re: alter table add partition error
Hi Pradeep,
partition definition
Hi Pradeep,
partition definition need to be key-value pairs. partition key `action`
seems missed the value.
Thanks
Yongqiang
On Wed, Jun 16, 2010 at 5:22 PM, Pradeep Kamath wrote:
> Hi,
>
> I am trying to create an external table against already existing data
> in sequencefile format. Howev