Re: external partitioned table

2012-02-08 Thread Roberto Congiu
e Analyst > OANDA Corporation > > www: oanda.com www: fxtrade.com > e: mgro...@oanda.com > > "Best Trading Platform" - World Finance's Forex Awards 2009. > "The One to Watch" - Treasury Today's Adam Smith Awards 2009. > > > ----- Original Mes

Re: external partitioned table

2012-02-08 Thread Mark Grover
7;s Forex Awards 2009. "The One to Watch" - Treasury Today's Adam Smith Awards 2009. - Original Message - From: "Koert Kuipers" To: user@hive.apache.org Sent: Wednesday, February 8, 2012 11:04:18 AM Subject: external partitioned table hello all, we have an e

Re: external partitioned table

2012-02-08 Thread bejoy_ks
:04:18 To: Reply-To: user@hive.apache.org Subject: external partitioned table hello all, we have an external partitioned table in hive. we add to this table by having map-reduce jobs (so not from hive) create new subdirectories with the right format (partitionid=partitionvalue). however hive

external partitioned table

2012-02-08 Thread Koert Kuipers
hello all, we have an external partitioned table in hive. we add to this table by having map-reduce jobs (so not from hive) create new subdirectories with the right format (partitionid=partitionvalue). however hive doesn't pick them up automatically. we have to go into hive shell and run &