nerdexam
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

CCD-333 question #10 exhibit

Options

  • A0
  • B1
  • C3
  • D5
  • E6

How the community answered

(31 responses)
  • A
    3% (1)
  • B
    6% (2)
  • C
    13% (4)
  • D
    74% (23)
  • E
    3% (1)

Community Discussion

No community discussion yet for this question.

Full CCD-333 Practice