Can we submit the mapreduce job from slave node?


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

Post New Answer

More MapReduce Interview Questions

How does fault tolerance work in mapreduce?

0 Answers  


Why can aggregation not be done in Mapper in MapReduce?

0 Answers  


how indexing in HDFS is done?

0 Answers  


If reducers do not start before all mappers finish then why does the progress on mapreduce job shows something like map(50%) reduce(10%)? Why reducers progress percentage is displayed when mapper is not finished yet?

0 Answers  


What is Shuffling and Sorting in a MapReduce?

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  


Explain the features of Apache Spark because of which it is superior to Apache MapReduce?

0 Answers  


Clarify what is shuffling in map reduce?

0 Answers  


Is reduce-only job possible in Hadoop MapReduce?

0 Answers  


What is a distributed cache in mapreduce framework?

0 Answers  


Can we submit the mapreduce job from slave node?

0 Answers  


What is the default input type in MapReduce?

0 Answers  


Categories