Cloudera
CCD-333 · Question #1
What is the difference between a failed task attempt and a killed task attempt?
The correct answer is D. A failed task attempt is a task attempt that threw a RuntimeException (i.e., the task fails). A. See the full explanation below for the reasoning.
Question
What is the difference between a failed task attempt and a killed task attempt?
Options
- AA failed task attempt is a task attempt that threw an unhandled exception. A killed task attempt
- BA failed task attempt is a task attempt that did not generate any key value pairs. A killed task
- CA failed task attempt is a task attempt that completed, but with an unexpected status value. A
- DA failed task attempt is a task attempt that threw a RuntimeException (i.e., the task fails). A
How the community answered
(36 responses)- A6% (2)
- B14% (5)
- C3% (1)
- D78% (28)
Community Discussion
No community discussion yet for this question.