set *hive.input.format=*org.apache.hadoop.hive.ql.io.CombineHiveInputFormat;

and

set hive.merge.size.per.task=1000000;
set hive.merge.mapfiles=true;

seames all useless here, time token for execute 'select a, count(1) from t1
group by a' is almost the same.

Have I missed some other settings ?

2010/6/10 wd <[email protected]>

> Thanks everyone, I'll try CombineHiveInputFormat. :)
>
> 2010/6/10 Namit Jain <[email protected]>
>
>> CombineHiveInputFormat
>>
>
>

Reply via email to