April 2019
Intermediate to advanced
360 pages
9h 17m
English
The Input-Multiple Maps-Reduce-Output implementation of the MapReduce functional design pattern is similar to the Input-Map-Reduce-Output implementation. With multiple maps, there would be multiple sources of input, each with different formats.
An overview of the workflow is illustrated in this diagram:

We will handle each step in this pattern in the subsections that follow.
Read now
Unlock full access