Scheduling cluster start and stop time

Anonymous
Not applicable

I want to schedule cluster to start in the morning and shut down by evening. How can I achieve that?

Anonymous
Not applicable

You can call the REST API to schedule cluster starts and stops from a scheduler.

See https://docs.databricks.com/dev-tools/api/latest/clusters.html

PRO Tip: Use code generation tools within Postman to generate scripts in the language of your choice.

View solution in original post