[
https://issues.apache.org/jira/browse/BEAM-8605?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Rustam Khalmurzaev reassigned BEAM-8605:
----------------------------------------
Assignee: Rustam Khalmurzaev
> Function display_graph() in example do not exist
> ------------------------------------------------
>
> Key: BEAM-8605
> URL: https://issues.apache.org/jira/browse/BEAM-8605
> Project: Beam
> Issue Type: Bug
> Components: runner-py-interactive, sdk-py-core
> Reporter: Rustam Khalmurzaev
> Assignee: Rustam Khalmurzaev
> Priority: Trivial
> Labels: easyfix
> Fix For: Not applicable
>
> Time Spent: 40m
> Remaining Estimate: 0h
>
> Here in code an example of using PipelineGraph class. Example in comments
> contains function display_graph() which do not exist.
> [https://github.com/apache/beam/blob/master/sdks/python/apache_beam/runners/interactive/display/pipeline_graph.py#L47]
>
> Examples: graph = pipeline_graph.PipelineGraph(pipeline_proto)
> graph.display_graph()
> or
> graph = pipeline_graph.PipelineGraph(pipeline)
> graph.display_graph()
--
This message was sent by Atlassian Jira
(v8.3.4#803005)