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

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