Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-08-2024 07:19 PM
Hi @slakshmanan ,
To stop or interrupt a running notebook, select the interrupt button in the notebook toolbar. You can also select Run > Interrupt execution, or use the keyboard shortcut I I.
https://learn.microsoft.com/en-us/azure/databricks/notebooks/run-notebook
And if you're going to use SQL warehouse then to terminate a long-running query started by you or another user:
View query history.
Click the name of a query.
Next to Status, click Cancel.
https://docs.databricks.com/en/sql/user/queries/query-history.html#terminate-an-executing-query