Cloudera
CCA-410 · Question #76
For a MapReduce job, on a cluster running MapReduce v1 (MRv1), what's the relationship between tasks and task templates?
The correct answer is A. There are always at least as many task attempts as there are tasks. See the full explanation below for the reasoning.
Question
For a MapReduce job, on a cluster running MapReduce v1 (MRv1), what's the relationship between tasks and task templates?
Options
- AThere are always at least as many task attempts as there are tasks.
- BThere are always at most as many tasks attempts as there are tasks.
- CThere are always exactly as many task attempts as there are tasks.
- DThe developer sets the number of task attempts on job submission.
How the community answered
(22 responses)- A77% (17)
- B14% (3)
- C5% (1)
- D5% (1)
Community Discussion
No community discussion yet for this question.