Does mapreduce programming model provide a way for reducers to communicate with each other? In a mapreduce job can a reducer communicate with another reducer?


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

Post New Answer

More MapReduce Interview Questions

What are the identity mapper and reducer in MapReduce?

0 Answers  


What is the InputSplit in map reduce ?

0 Answers  


How to handle record boundaries in Text files or Sequence files in MapReduce InputSplits?

0 Answers  


Does mapreduce programming model provide a way for reducers to communicate with each other? In a mapreduce job can a reducer communicate with another reducer?

0 Answers  


How to overwrite an existing output file during execution of mapreduce jobs?

0 Answers   MRO,


Explain the process of spilling in MapReduce?

0 Answers  


What is the function of mapreduce partitioner?

0 Answers  


Is it necessary to write a mapreduce job in java?

0 Answers  


What is optimal size of a file for distributed cache?

0 Answers  


How to set mappers and reducers for Hadoop jobs?

0 Answers  


What happens when a datanode fails ?

0 Answers  


Define the purpose of the partition function in mapreduce framework

0 Answers  


Categories