Cloudera
CCD-333 · Question #56
For each input key-value pair, mappers can emit:
The correct answer is B. One intermediate key value pair, but of the same type. See the full explanation below for the reasoning.
Question
For each input key-value pair, mappers can emit:
Options
- AOne intermediate key value pair, of a different type.
- BOne intermediate key value pair, but of the same type.
- CAs many intermediate key-value pairs as desired, but they cannot be of the same type as the
- DAs many intermediate key value pairs as desired, as long as all the keys have the same type
- EAs many intermediate key-value pairs as desired. There are no restrictions on the types of
How the community answered
(49 responses)- A6% (3)
- B78% (38)
- C2% (1)
- D2% (1)
- E12% (6)
Community Discussion
No community discussion yet for this question.