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


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

Post New Answer

More MapReduce Interview Questions

What is SequenceFileInputFormat in Hadoop MapReduce?

0 Answers  


How would you tackle calculating the number of unique visitors for each hour by mining a huge apache log? You can use post processing on the output of the mapreduce job.

0 Answers  


How to specify more than one directory as input to the MapReduce Job?

0 Answers  


Can MapReduce program be written in any language other than Java?

0 Answers  


What does a 'MapReduce Partitioner' do?

0 Answers  


When is it not recommended to use MapReduce paradigm for large

0 Answers  


What is the data storage component used by Hadoop?

0 Answers  


What happen if the number of the reducer is 0 in MapReduce?

0 Answers  


How to write a custom partitioner for a Hadoop MapReduce job?

0 Answers  


How can we control particular key should go in a specific reducer?

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  


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

0 Answers  


Categories