exam questions

Exam CCD-410 All Questions

View all questions & answers for the CCD-410 exam

Exam CCD-410 topic 1 question 26 discussion

Actual exam question from Cloudera's CCD-410
Question #: 26
Topic #: 1
[All CCD-410 Questions]

What data does a Reducer reduce method process?

  • A. All the data in a single input file.
  • B. All data produced by a single mapper.
  • C. All data for a given key, regardless of which mapper(s) produced it.
  • D. All data for a given value, regardless of which mapper(s) produced it.
Show Suggested Answer Hide Answer
Suggested Answer: C 🗳️
Reducing lets you aggregate values together. A reducer function receives an iterator of input values from an input list. It then combines these values together, returning a single output value.
All values with the same key are presented to a single reduce task.
Reference: Yahoo! Hadoop Tutorial, Module 4: MapReduce

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
Currently there are no comments in this discussion, be the first to comment!
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...
exam
Someone Bought Contributor Access for:
SY0-701
London, 1 minute ago