Cloudera
CCD-333 · Question #53
You have the following key value pairs as output from your Map task: (the, 1) (fox, 1) (runs, 1) (faster, 1) (than, 1) (the, 1) (dog, 1) How many keys will be passed to the reducer?
The correct answer is F. Six. See the full explanation below for the reasoning.
Question
You have the following key value pairs as output from your Map task:
(the, 1) (fox, 1) (runs, 1) (faster, 1) (than, 1) (the, 1) (dog, 1) How many keys will be passed to the reducer?
Options
- AOne
- BTwo
- CThree
- DFour
- EFive
- FSix
How the community answered
(36 responses)- A6% (2)
- B11% (4)
- C3% (1)
- F81% (29)
Community Discussion
No community discussion yet for this question.