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:ย 

I have a job with strict performance requirements running in Azure Databricks. I had configured pools to reduce the startup time - but of late I'm seeing that the job cluster startup time is in the order of 5 to 8 minutes

sajith_appukutt
Honored Contributor II

Despite having it configured to run from pools, my Azure Databricks jobs cluster is taking 5 to 8 minutes to launch. Any pointers ?

1 ACCEPTED SOLUTION

Accepted Solutions

Ryan_Chynoweth
Esteemed Contributor

If you are using pools then you should consider keeping a min idle count of machines greater than 2. This will allow you to have machines available and ready to use. If you have 0 machines on idle then the first job executed against the pool will have to wait for the machines to become available.

View solution in original post

1 REPLY 1

Ryan_Chynoweth
Esteemed Contributor

If you are using pools then you should consider keeping a min idle count of machines greater than 2. This will allow you to have machines available and ready to use. If you have 0 machines on idle then the first job executed against the pool will have to wait for the machines to become available.

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