try set mapreduce.job.reduces
r7raul1...@163.com
发件人: 郭帅
发送时间: 2015-03-27 18:17
收件人: hiveMailing
主题: change Reduce_Number Of Order_By
I have some problems when I insert data with order by .
The data is non-uniform , I changed the configuration below
1. set
I have some problems when I insert data with order by .
The data is non-uniform , I changed the configuration below
1. set hive.optimize.sampling.orderby=true;
2. set hive.optimize.sampling.orderby.number=10;
3.set mapred.reduce.tasks=100;
but when the sampling had done , the