Vidyalelo
Data Science · Q59

Big Data and Distributed Computing

Computer Related · Data Science · question 59

Q59

In distributed computing, what is the primary advantage of using a "Reducer" in the MapReduce programming model?

A.
To split data into smaller chunks
B.
To process and aggregate data from Mapper tasks
Answer
C.
To store data in the HDFS
D.
To visualize data relationships

Answer: Option B

Solution

Answer: Option B
No explanation is given for this question Let's Discuss on Board