Which Sorting algorithm is used in Hadoop MapReduce?


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

Post New Answer

More MapReduce Interview Questions

What is the best way to copy files between HDFS clusters?

0 Answers  


What is a Speculative Execution in Hadoop MapReduce?

0 Answers  


Can we set the number of reducers to zero in MapReduce?

0 Answers  


Explain job scheduling through JobTracker

0 Answers  


what are the main configuration parameters that user need to specify to run Mapreduce Job ?

0 Answers  






What is the default input type in MapReduce?

0 Answers  


Can there be no Reducer?

0 Answers  


Explain the input type/format in mapreduce by default?

0 Answers  


How to create a custom key and custom value in MapReduce Job?

0 Answers  


Explain the sequence of execution of all the components of MapReduce like a map, reduce, recordReader, split, combiner, partitioner, sort, shuffle.

0 Answers  


Compare RDBMS with Hadoop MapReduce.

0 Answers  


how is data partitioned before it is sent to the reducer if no custom partitioner is defined in Hadoop?

0 Answers  


Categories