Where the mapper's intermediate data will be stored?


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

Post New Answer

More MapReduce Interview Questions

What is the purpose of textinputformat?

0 Answers  


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

0 Answers  


What is a map side join?

0 Answers  


What is the default input type in MapReduce?

0 Answers  


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

0 Answers  






How can we assure that the values regarding a particular key goes to the same reducer?

0 Answers  


Is reduce-only job possible in Hadoop MapReduce?

0 Answers  


In Map Reduce why map write output to Local Disk instead of HDFS?

0 Answers  


How does MapReduce framework view its input internally?

0 Answers  


What is the InputSplit in map reduce ?

0 Answers  


Name job control options specified by mapreduce.

0 Answers  


How to submit extra files(jars,static files) for MapReduce job during runtime in Hadoop?

0 Answers  


Categories