MapReduce - Record

Mapreduce Pipeline

About

The record reader breaks the data from an input split into key/value pairs for input to the Mapper.

The key is record id.





Discover More
Mapreduce Pipeline
MapReduce - Input Split

An input split is a logical representation of the data stored in file blocks. They represents the data to be processed...
Mapreduce Pipeline
MapReduce - Map (Mapper)

The Map implementation in Hadoop in a application Mapper maps input key/value pairs to a set of intermediate key/value...



Share this page:
Follow us:
Task Runner