Q11
In a MapReduce program, what does the term "InputSplit" represent?
A.
Represents a chunk of input data
AnswerB.
Combine intermediate key-value pairs on the mapper side
C.
Aggregate values on the reducer side
D.
Convert data into a binary format
Answer: Option A
Solution
Answer: Option A
No explanation is given for this question Let's Discuss on Board