Skip to content
DEA
Productionizing Data Pipelines
hard
Question 7 of 36

A data engineer is running a Lakeflow Job with 5 tasks. Task 3 fails intermittently due to transient network errors. The engineer wants to automatically retry Task 3 up to 3 times with a 2-minute delay between retries before marking the job as failed. How should this be configured?

ASet the job-level max concurrent runs to 3
BConfigure the task-level retry policy with max retries = 3 and retry delay = 2 minutes
CCreate three separate tasks (Task 3a, 3b, 3c) with identical code and set them to run sequentially
DIncrease the cluster timeout for Task 3 to 6 minutes

Educational Content — CertQnA practice questions are written against official exam objectives, covering the same domains tested on the real exam. All content is original and independent — not actual exam questions, not affiliated with any certification vendor. Learn more about our content policy

Discussion

Be the first to share your understanding of this concept

⚠️ Discussion is for concept clarification only. Do not share or request actual exam questions or answers.

Sign in to join the discussion