Answer Posted / 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 |
Post New Answer View All Answers
Define MapReduce?
Why do we need MapReduce during Pig programming?
What is the problem with the small file in Hadoop?
What are the advantages of using mapreduce with hadoop?
What is the function of mapreduce partitioner?
Explain InputSplit in Hadoop MapReduce?
What are advantages of Spark over MapReduce?
How to change the name of the output file from part-r-00000 in Hadoop MapReduce?
How does Mappers run method works?
What is a scarce system resource?
What are the the issues associated with the map and reduce slots based mechanism in mapReduce?
Explain task granularity
Why Mapreduce output written in local disk?
What is the purpose of textinputformat?
how is data partitioned before it is sent to the reducer if no custom partitioner is defined in Hadoop?