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
Valued Contributor II

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
Valued Contributor II

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