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
what does the text input format do?
It can be possible that a Job has 0 reducers?
What are advantages of Spark over MapReduce?
MapReduce Types and Formats and Setting up a Hadoop Cluster?
Map reduce jobs take too long. What can be done to improve the performance of the cluster?
What is the core of the job in MapReduce framework?
Explain about the basic parameters of mapper and reducer function
Is it important for Hadoop MapReduce jobs to be written in Java?
What is the utility of using Writable Comparable Custom Class in Map Reduce code?
What is a mapreduce algorithm?
Which Sorting algorithm is used in Hadoop MapReduce?
How to set mappers and reducers for MapReduce jobs?
What is LazyOutputFormat in MapReduce?
How can you add the arbitrary key-value pairs in your mapper?
Can there be no Reducer?