
Answer-first summary for fast verification
Answer: To automatically attempt to rerun tasks that fail, improving reliability.
A retry policy serves as a contingency plan for unexpected failures. By automatically attempting to rerun tasks that fail, it enhances the reliability of data processing, reducing the need for manual intervention and increasing the likelihood of successful completion.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
What is the primary reason for setting up a retry policy for Databricks jobs?
A
To ensure that a job runs continuously without stopping.
B
To comply with data processing regulations.
C
To increase the job‘s execution time for detailed analysis.
D
To automatically attempt to rerun tasks that fail, improving reliability.
No comments yet.