You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Anonymous (Jira)" <ji...@apache.org> on 2023/04/13 11:10:00 UTC

[jira] [Updated] (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 ]

Anonymous updated BEAM-14130:
-----------------------------
    Status: Triage Needed  (was: Resolved)

> 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
>             Fix For: 2.39.0
>
>          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.10#820010)