[
https://issues.apache.org/jira/browse/BEAM-13996?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Victor Chen updated BEAM-13996:
-------------------------------
Description: Bug fix: removing the 'No cluster_manager is associated with
the provided pipeline!' logger error message when a pipeline is present, but
has no cluster manager. The bug in this scenario is that this case can be
triggered when the user uses Interactive Beam in a way that automatically
cleans up an individual pipeline (e.g. running InteractiveRunner() using a
`with` clause).
> Removing 'No cluster_manager is associated with the provided pipeline!'
> logger error
> ------------------------------------------------------------------------------------
>
> Key: BEAM-13996
> URL: https://issues.apache.org/jira/browse/BEAM-13996
> Project: Beam
> Issue Type: Bug
> Components: runner-py-interactive
> Reporter: Victor Chen
> Assignee: Victor Chen
> Priority: P2
>
> Bug fix: removing the 'No cluster_manager is associated with the provided
> pipeline!' logger error message when a pipeline is present, but has no
> cluster manager. The bug in this scenario is that this case can be triggered
> when the user uses Interactive Beam in a way that automatically cleans up an
> individual pipeline (e.g. running InteractiveRunner() using a `with` clause).
--
This message was sent by Atlassian Jira
(v8.20.1#820001)