Recently we have upgraded from Hadoop 2.0.0-cdh4.2.1 to Hadoop 2.6.0-cdh5.4.2. Now we are using Hive 1.1.0-cdh5.4.2.
When I ran a simple hive query it's taking too many reducers, In the previous version it took 120 reducers and in the new version it took 1100 reducers.
Can any one tell me why this is happening ?
Thanks in advance.