Where sorting is done on mapper node or reducer node in MapReduce?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More MapReduce Interview Questions

What are the various configuration parameters required to run a mapreduce job?

0 Answers  


What does a 'MapReduce Partitioner' do?

0 Answers  


When is it not recommended to use MapReduce paradigm for large scale data processing?

0 Answers  


In Hadoop what is InputSplit?

0 Answers  


How does inputsplit in mapreduce determines the record boundaries correctly?

0 Answers  






What is SequenceFileInputFormat?

0 Answers  


What are the primary phases of a Reducer?

0 Answers  


What combiners are and when you should utilize a combiner in a map reduce job?

0 Answers  


Why is output file name in Hadoop MapReduce part-r-00000?

0 Answers  


What happens if the quantity of the reducer is 0 in mapreduce?

0 Answers  


Does Partitioner run in its own JVM or shares with another process?

0 Answers  


How to configure the number of the Combiner in MapReduce?

0 Answers  


Categories