
Ultimate access to all questions.
As a data engineer, you are responsible for creating and managing data workflows in Databricks. When setting up a new Job Task in Databricks, you can configure dependencies to ensure that tasks run in a specific order. Given the options below, identify the scenario in which it is appropriate to select a Task in the "Depends On" field for the new Job Task.
A
When another task needs to be replaced by the new task
B
When another task needs to fail before the new task begins
C
When another task has the same dependency libraries as the new task
D
When another task needs to use as little compute resources as possible
E
When another task needs to successfully complete before the new task begins