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?

Join Us as a Local Community Builder!

Passionate about hosting events and connecting people? Help us grow a vibrant local community—sign up today to get started!

Sign Up Now