Shushant Arora Tue, 21 Apr 2015 05:59:39 -0700
In MapReduce job how reduce tasks numbers are decided ? I haven't override the mapred.reduce.tasks property and its creating ~700 reduce tasks. Why is it creating this many tasks ?
Thanks