cancel
Showing results for 
Search instead for 
Did you mean: 
Get Started Discussions
Start your journey with Databricks by joining discussions on getting started guides, tutorials, and introductory topics. Connect with beginners and experts alike to kickstart your Databricks experience.
cancel
Showing results for 
Search instead for 
Did you mean: 

The job run failed because task dependency types are temporarily disabled

GabrieleMuciacc
New Contributor III
I am trying the recently released conditional tasks (https://docs.databricks.com/en/workflows/jobs/conditional-tasks.html). I have created a workflow where the leaf task depends on multiple tasks and its run_if property is set as AT_LEAST_ONE_SUCCESS. However, when I try to run the workflow it immediately fails with "The job run failed because task dependency types are temporarily disabled" and I could not find any explanation of the error message in the online documentation. Can anyone share more info about this?
1 REPLY 1

Hi @Retired_mod , the problem looks somehow related to clusters. This is what I have done:

  1. deploy the workflow using dbx
  2. try to run: it fails with the above error
  3. manually change the cluster definition (e.g., change the runtime)
  4. try to run: it works
  5. manually undo the change and try to run: it still works

I have compared the JSON definition of the workflow before and after the manual changes and it looks identical. Any suggestion?

Connect with Databricks Users in Your Area

Join a Regional User Group to connect with local Databricks users. Events will be happening in your city, and you won’t want to miss the chance to attend and share knowledge.

If there isn’t a group near you, start one and help create a community that brings people together.

Request a New Group