Cloud Chapter 4SWE
Cloud Chapter 4SWE
Cloud Storage
Outlines
The output of this phase will be keys and values, just like in
the Mapping phase.
Contd…
Reducer phase
In the reducer phase, the output of the shuffling
phase is used as the input.
The reducer processes this input further to reduce
the intermediate values into smaller values.
It provides a summary of the entire dataset.