cancel
Showing results for 
Search instead for 
Did you mean: 
Data Engineering
Join discussions on data engineering best practices, architectures, and optimization strategies within the Databricks Community. Exchange insights and solutions with fellow data engineers.
cancel
Showing results for 
Search instead for 
Did you mean: 

Maximum duration of the Databricks job before it times out

Sunny
New Contributor III

May I know the duration (max) a job is allowed to run if Timeout is not set

https://docs.databricks.com/data-engineering/jobs/jobs.html

1 ACCEPTED SOLUTION

Accepted Solutions

Sivaprasad1
Databricks Employee
Databricks Employee

This is part of the configuration of the task itself, so if no timeout is specified, it can theoretically run forever (e.g. streaming use case). Please refer timeout section in below link.

https://docs.databricks.com/dev-tools/api/latest/jobs.html#operation/JobsCreate

View solution in original post

1 REPLY 1

Sivaprasad1
Databricks Employee
Databricks Employee

This is part of the configuration of the task itself, so if no timeout is specified, it can theoretically run forever (e.g. streaming use case). Please refer timeout section in below link.

https://docs.databricks.com/dev-tools/api/latest/jobs.html#operation/JobsCreate

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