cancel
Showing results for 
Search instead for 
Did you mean: 
akc
New Contributor III
since ‎04-30-2023
‎06-26-2023

User Stats

  • 2 Posts
  • 0 Solutions
  • 1 Kudos given
  • 4 Kudos received

User Activity

I am deploying workflow to Databricks using DBX. Here I want to add that when the workflow runs and if it fails I will get an e-mail on my_email@email.com. I have included an example workflow. deployments: - name: my_workflow ... # Other wo...
I have a workflow with a model which trains every sunday in Azure Databricks. Sometimes the workflow fails as the max wait time is exceeded (currently I am using 1200 seconds). To solve the problem I was thinking of either increasing the wait time or...
Kudos given to