Question

What is the primary purpose of the Reduce phase in MapReduce?

A Splitting input data into smaller chunks.
B Processing key-value pairs to generate intermediate data.
C Aggregating results from the Map phase to produce the final output.
D Shuffling and sorting intermediate data before aggregation.
E Storing the processed data in HDFS.
Practice Next

Hey! Ask a query