Cloudera
CCD-333 · Question #12
The Hadoop framework provides a mechanism for coping with machine issues such as faulty configuration or impending hardware failure. MapReduce detects that one or a number of machines are performing p
The correct answer is E. Speculative Execution. See the full explanation below for the reasoning.
Question
The Hadoop framework provides a mechanism for coping with machine issues such as faulty configuration or impending hardware failure. MapReduce detects that one or a number of machines are performing poorly and starts more copies of a map or reduce task. All the tasks run simultaneously and the task that finish first are used. This is called:
Options
- ACombiner
- BIdentityMapper
- CIdentityReducer
- DDefault Partitioner
- ESpeculative Execution
How the community answered
(49 responses)- A4% (2)
- B2% (1)
- C8% (4)
- D14% (7)
- E71% (35)
Community Discussion
No community discussion yet for this question.