Vidyalelo
Hadoop · Q24

Hadoop Input Output Operations

Programming · Hadoop · question 24

Q24

In Hadoop MapReduce, what is the role of the LazyOutputFormat?

A.
Simplify the output format
Answer
B.
Distribute data to reducers
C.
Aggregate values on the reducer side
D.
Sort and shuffle data

Answer: Option A

Solution

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