You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Victor Chen (Jira)" <ji...@apache.org> on 2022/03/31 17:53:00 UTC

[jira] [Work started] (BEAM-14130) Implement Jupyterlab extension for managing Dataproc clusters

     [ https://issues.apache.org/jira/browse/BEAM-14130?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Work on BEAM-14130 started by Victor Chen.
------------------------------------------
> Implement Jupyterlab extension for managing Dataproc clusters
> -------------------------------------------------------------
>
>                 Key: BEAM-14130
>                 URL: https://issues.apache.org/jira/browse/BEAM-14130
>             Project: Beam
>          Issue Type: New Feature
>          Components: runner-py-interactive
>            Reporter: Victor Chen
>            Assignee: Victor Chen
>            Priority: P2
>          Time Spent: 42h 20m
>  Remaining Estimate: 0h
>
> * 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.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)