adspace


What is Partioner in hadoop? Where does it run

Answer Posted / Varun Tomar

Partitioner in Hadoop is a component responsible for partitioning the data based on a specific key. The default partitioner in Hadoop is the HashPartitioner, which partitions data based on the hash value of the key. When a MapReduce job runs, the partitioner determines which parts of the data should be assigned to which reducer. The partitioner runs on the JobTracker/ResourceManager node in Hadoop 1 and on the YARN ResourceManager in Hadoop 2.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How you can contact your client everyday ?

1042


did you maintain the hadoop cluster in-house or used hadoop in the cloud?

1076