Question
What does the OutputCommitter help ensure?
Select an option. Your answer will be checked instantly.
Correct Answer: D. Only successful task output becomes visible as final job output
Explanation:
Task attempts may fail or be speculated.
Commit protocols prevent partial or duplicate files from appearing as final results.
Leave a Reply