Ultimate access to all questions.
A Databricks job is configured with three tasks (notebooks): Task A has no dependencies, while Tasks B and C run in parallel with each depending serially on Task A.
If during a scheduled run Task A and B complete successfully but Task C fails, what will be the final state of the job?