What are the various input and output types supported by mapreduce?


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

Post New Answer

More MapReduce Interview Questions

What happens when the node running the map task fails before the map output has been sent to the reducer?

0 Answers  


Can we submit the mapreduce job from slave node?

0 Answers  


What does a split do?

0 Answers  


Explain the differences between a combiner and reducer

0 Answers  


What is Text Input Format?

0 Answers  






Why Mapper runs in heavy weight process and not in a thread in MapReduce?

0 Answers  


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

0 Answers   MRO,


Is it legal to set the number of reducer task to zero? Where the output will be stored in this case?

0 Answers  


What is optimal size of a file for distributed cache?

0 Answers  


What is the input type/format in MapReduce by default?

0 Answers  


Explain the process of spilling in MapReduce?

0 Answers  


What is map/reduce job in hadoop?

0 Answers  


Categories