Cloudera
CCD-333 · Question #10
You have written a Mapper which invokes the following five calls to the outputcollector.collect method: How many times will the Reducer's reduce method be invoked.
The correct answer is D. 5. See the full explanation below for the reasoning.
Question
You have written a Mapper which invokes the following five calls to the outputcollector.collect method:
How many times will the Reducer's reduce method be invoked.
Exhibit
Options
- A0
- B1
- C3
- D5
- E6
How the community answered
(31 responses)- A3% (1)
- B6% (2)
- C13% (4)
- D74% (23)
- E3% (1)
Community Discussion
No community discussion yet for this question.
