Databricks cluster automated
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-19-2023 01:28 AM
Is there any way to automatically start a Databricks cluster when an event occurs, such as the cluster terminating for some reason, and have the Databricks cluster restart automatically thereafter ? It should avoid manual start.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-19-2023 02:54 AM
Hii, @Retired_mod
Yes I already check this one, but my case is different from this given solution in Databricks documentation
Like consider an example in a cluster's event log a message terminated due to init script error it showing, then i have to restart cluster manually but at this point when the event occurs due to some any reason cluster terminated then immediately cluster should restart.