Answer Posted / bindu
It takes the output of map task as input and then do reduce work.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is a RecordReader in Hadoop MapReduce?
how to proceed to write your first mapreducer program?
How to set mappers and reducers for MapReduce jobs?
Why Mapreduce output written in local disk?
How data is spilt in Hadoop?
What is the need of MapReduce in Hadoop?
Different ways of debugging a job in MapReduce?
How to get the single file as the output from MapReduce Job?
Explain the general mapreduce algorithm
What is the job of blend () and repartition () in Map Reduce?
What are the primary phases of a Reducer?
What is the need of key-value pair to process the data in MapReduce?
What is Counter in MapReduce?
What is mapper in map reduce?
what is storage and compute nodes?