Adding more input
The input size of the query was about 353Gb resulted in 638 reducers on a 70
node cluster with Reduce Task Capacity of 286.
> Date: Tue, 10 Jan 2012 17:19:59 +0200
> From: guy.doulb...@conduit.com
> To: user@hive.apache.org
> CC: edlinuxg...@gmail.com
> Subject: Re: incons
; Subject: Re: Partitioning External table
> From: edlinuxg...@gmail.com
> To: user@hive.apache.org
>
> On Tue, Dec 28, 2010 at 9:41 AM, David Ginzburg wrote:
> > Hi,
> > I am trying to test creation of an external table using partitions,
> > my files on hdfs are:
> >
Hi,
I am trying to test creation of an external table using partitions,
my files on hdfs are:
/user/training/partitions/dt=2/engine
/user/training/partitions/dt=2/engine
engine are sequence files which I have managed to create externally and query
from, when I have not used partitions.
When