Details
-
New Feature
-
Status: Resolved
-
P2
-
Resolution: Implemented
-
None
-
None
Description
- Adds the 'Manage Clusters' option under the Interactive Beam JupyterLab extension to enable users to manage Interactive Beam clusters. Users are presented with the functionality to:
- View all clusters managed by Interactive Beam.
- Delete a selected cluster - deleting a cluster will call the ib.cleanup() routine for each pipeline associated with a given clusterÂ
and clear the master_url saved in the options of the pipelines. Upon re-running the pipelines with the original pipeline options, the deleted cluster will be recreated. - Select a default cluster - this will make any future pipelines that do not have a Flink master_url and no specified Google Cloud project use this cluster.
Attachments
Issue Links
- links to