look into it any further since we have this workaround.
> **
>
> *From:* Joe Crobak [mailto:joec...@gmail.com]
> *Sent:* Tuesday, August 28, 2012 10:22 PM
> *To:* user@hive.apache.org
> *Subject:* Re: Hive on Amazon EC2 with S3
>
> ** **
>
> Hi Suman,
>
Hi Suman,
We've seen this happen due to a bug in Hive's CombineHiveInputFormat. Try
disabling that before querying by issuing:
SET hive.input.format=org.apache.hadoop.hive.ql.io.HiveInputFormat;
HTH,
Joe
On Fri, Aug 24, 2012 at 4:43 PM, wrote:
> Hi,
>
> I have setup a Hadoop cluster on A