Search

Can we set arbitrary number of Map tasks in a mapreduce job ?



No. We cannot set the number of map tasks in a mapreduce job. But this can be set at site level with mapreduce.job.maps configuration property in mapred-site.xml file.