Un-Answered Questions { MapReduce }

What is the role of recordreader in hadoop mapreduce?

468


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

375


Define speculative execution?

406


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

380


What are the advantages of using map side join in mapreduce?

351


What is a map side join?

382


What is a combiner and where you should use it?

358


When should you use sequencefileinputformat?

393


What is the purpose of textinputformat?

441


What is reduce side join in mapreduce?

331


What do you mean by inputformat?

357


What are the various configuration parameters required to run a mapreduce job?

372


What is a distributed cache in mapreduce framework?

355


What do you mean by data locality?

386


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

377