Q66
Point out the wrong statement.
A.
The Mapper outputs are sorted and then partitioned per Reducer
B.
The total number of partitions is the same as the number of reduce tasks for the job
C.
The intermediate, sorted outputs are always stored in a simple (key-len, key, value-len, value) format
D.
None of the mentioned
AnswerAnswer: Option D
Solution
Answer: Option D
No explanation is given for this question Let's Discuss on Board