Question
What is a task attempt?
Select an option. Your answer will be checked instantly.
Correct Answer: D. One execution instance of a map or reduce task
Explanation:
A task can have multiple attempts because of failures or speculation.
Only a successful committed attempt contributes final output.
Leave a Reply