Register Now

Login

Lost Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Which of the following is the default Partitioner for Mapreduce?

a) MergePartitioner
b) HashedPartitioner
c) HashPartitioner
d) None of the mentioned

Answer: c
Explanation: The total number of partitions is the same as the number of reduce tasks for the job.

Join The Discussion