You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Rustam Khalmurzaev (Jira)" <ji...@apache.org> on 2019/11/11 09:46:00 UTC

[jira] [Commented] (BEAM-8605) Function display_graph() in example do not exist

    [ https://issues.apache.org/jira/browse/BEAM-8605?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16971415#comment-16971415 ] 

Rustam Khalmurzaev commented on BEAM-8605:
------------------------------------------

I'll take this issue.

> 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
>            Priority: Trivial
>              Labels: easyfix
>
> 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)