What is MapReduce?
Answer / bindu
It is data processing layer of hadoop.map and reduce are the two tasks for processing data in hadoop.
Is This Answer Correct ? | 0 Yes | 0 No |
Explain the Reducer's Sort phase?
What are the various input and output types supported by mapreduce?
Clarify what combiners are and when you should utilize a combiner in a map reduce job?
What is the difference between HDFS block and input split?
What is Hadoop Map Reduce ?
What is Reduce only jobs?
How is mapreduce related to cloud computing?
what does the conf.setMapper Class do ?
Is it mandatory to set input and output type/format in MapReduce?
How many Reducers run for a MapReduce job in Hadoop?
How to create custom key and custom value in MapReduce Job?
What is heartbeat in hdfs?