Databricks Data Engineer Associate exam dumps

Databricks Data Engineer Associate practice question 430 of 532

Databricks Certified Data Engineer Associate. Associate level, Databricks. Free question with the correct answer and a full explanation.

Databricks Data Engineer Associate Question 430

Select 2

You are designing a Databricks Job with three tasks: Task A, Task B, and Task C. Task B should only start after Task A has successfully completed, and Task C should only start after both Task A and Task B have completed. How can you configure this task dependency in Databricks Jobs?

  1. A

    Set Task A as a predecessor for Task B and Task C

  2. B

    Set Task B as a predecessor for Task C

  3. C

    Configure Task B to depend on Task A

  4. D

    Configure Task C to depend on both Task A and Task B

  5. E

    Create separate jobs for Task A, Task B, and Task C and manually manage their execution order

Show answer and explanation

Correct answers: C, D

Explanation

In Databricks Jobs, task dependencies can be configured directly using the 'Depends on' property for each task. To meet the requirements, Task B must depend on Task A, and Task C must depend on both Task A and Task B. This ensures proper execution order without requiring manual intervention.

  • A. Incorrect.

    Incorrect: Task A should only be set as a predecessor for Task B. Task C must depend on both Task A and Task B, so additional configuration is required.

  • B. Incorrect.

    Incorrect: Task B is not a predecessor for Task C. Instead, Task C should depend on both Task A and Task B.

  • C. Correct.

    Correct: This ensures Task B starts only after Task A has successfully completed, which satisfies the dependency requirement.

  • D. Correct.

    Correct: By configuring Task C to depend on both Task A and Task B, it ensures Task C will only start after both tasks are completed.

  • E. Incorrect.

    Incorrect: This approach does not utilize Databricks Jobs' built-in task dependency feature, which automates the execution order.

Timed practice exam

Take a Databricks Data Engineer Associate practice test under exam conditions

45 questions in 90 minutes, drawn from this bank, with a score report and a per-question review when you finish.

Start timed exam