Engage in discussions on data warehousing, analytics, and BI solutions within the Databricks Community. Share insights, tips, and best practices for leveraging data for informed decision-making.
When I first login and start using Databricks SQL, the endpoints always take a while to start. Is there anything I can do to improve the cold start experience on the platform?
Right now all cluster/endpoint start times are dependent on the cloud provider. The best way to eliminate this pain point would be to write a script that starts the query before you log in so that it is running when you are ready to get started.
Right now all cluster/endpoint start times are dependent on the cloud provider. The best way to eliminate this pain point would be to write a script that starts the query before you log in so that it is running when you are ready to get started.