Databricks Data Engineer Associate exam dumps

Databricks Data Engineer Associate practice question 429 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 429

Select 3

You are setting up a Databricks Job that processes data in multiple stages. The job consists of three tasks: Task A (data ingestion), Task B (data transformation), and Task C (data validation). Task B must only start after Task A is successfully completed, and Task C must only start after both Task A and Task B are successfully completed. How should you configure the predecessor relationships between these tasks in the Databricks Jobs UI?

  1. A

    Set Task A as a predecessor of Task B.

  2. B

    Set Task A as a predecessor of Task C.

  3. C

    Set Task B as a predecessor of Task C.

  4. D

    Set Task C as a predecessor of Task A.

  5. E

    Set Task C as a predecessor of Task B.

Show answer and explanation

Correct answers: A, B, C

Explanation

In Databricks Jobs, predecessor tasks are used to define dependencies between tasks to ensure they run in the correct order. In this case, Task B depends on Task A, and Task C depends on both Task A and Task B. Thus, Task A must be set as a predecessor of Task B and Task C, and Task B must be set as a predecessor of Task C. This ensures the tasks are executed in the proper sequence.

  • A. Correct.

    This is correct because Task B depends on the successful completion of Task A to begin execution.

  • B. Correct.

    This is correct because Task C depends on the successful completion of Task A to ensure the data ingestion phase is completed before validation.

  • C. Correct.

    This is correct because Task C also depends on the successful completion of Task B to ensure the data transformation phase is completed before validation.

  • D. Incorrect.

    This is incorrect because Task C does not precede Task A; instead, Task C depends on the completion of Task A (and Task B).

  • E. Incorrect.

    This is incorrect because Task C does not precede Task B; instead, Task C depends on Task B's completion.

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