Map Reduce - Sort

Mapreduce Pipeline

About

sort in a mapreduce is a operation that happens after a shuffling.

Mapreduce Pipeline





Discover More
Mapreduce Pipeline
MapReduce - Operations (Transformations)

Every mapreduce app has two kind of operations/transformations:
Mapreduce Pipeline
MapReduce - Pipeline

A MapReduce app implements a pipeline where: the input is transformed in key value pair stream/data the stream/data is process in paralleled via a map operations the result is then combined/shuffled...



Share this page:
Follow us:
Task Runner