Is there a way to change the default cluster setting after a notebook has been created?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-18-2021 02:16 PM
When you create a notebook, you are prompted to specify a default cluster that it will connect to. Is there a way to change that setting after the notebook is created?
Labels:
- Labels:
-
Cluster
-
Default Cluster
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-18-2021 02:34 PM
Yes of course, notebooks are not exclusively tied to a specific cluster so you can pick any available/visible cluster to attach the notebook on when you want to run it.
Also please keep in mind that by doing this half-way through executing a notebook, you will loose/clear all variable states and configurations (i.e. notebook scoped libraries)

