You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Ismaël Mejía (JIRA)" <ji...@apache.org> on 2019/04/19 09:26:00 UTC

[jira] [Updated] (BEAM-7114) Move dot pipeline graph srenderer to runners-core-java

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

Ismaël Mejía updated BEAM-7114:
-------------------------------
    Description: 
I have seen so far at least three different pipeline renderers for pipeline graphs, maybe it is time that we move the one we have in Samza runner into runner-core-java so we can all benefit from this. Since you authored the ones that are in master, would you mind to move them to the other module.

For reference the other two dot renderers in case we see something there that can help us improve the one in master.

[https://github.com/apache/beam/blob/mr-runner/runners/map-reduce/src/main/java/org/apache/beam/runners/mapreduce/translation/DotfileWriter.java]
 [https://github.com/amarouni/apache-beam-pipelineviz]

 

  was:
I have seen so far at least three different dot renderers for pipeline graphs, maybe it is time that we move the one we have in Samza runner into runner-core-java so we can all benefit from this. Since you authored the ones that are in master, would you mind to move them to the other module.

For reference the other two dot renderers I have seen so far in case we see something there that can help us improve the one in master.

[https://github.com/apache/beam/blob/mr-runner/runners/map-reduce/src/main/java/org/apache/beam/runners/mapreduce/translation/DotfileWriter.java]
[https://github.com/amarouni/apache-beam-pipelineviz]

 


> Move dot pipeline graph srenderer to runners-core-java
> ------------------------------------------------------
>
>                 Key: BEAM-7114
>                 URL: https://issues.apache.org/jira/browse/BEAM-7114
>             Project: Beam
>          Issue Type: Improvement
>          Components: runner-core
>            Reporter: Ismaël Mejía
>            Assignee: Ismaël Mejía
>            Priority: Minor
>
> I have seen so far at least three different pipeline renderers for pipeline graphs, maybe it is time that we move the one we have in Samza runner into runner-core-java so we can all benefit from this. Since you authored the ones that are in master, would you mind to move them to the other module.
> For reference the other two dot renderers in case we see something there that can help us improve the one in master.
> [https://github.com/apache/beam/blob/mr-runner/runners/map-reduce/src/main/java/org/apache/beam/runners/mapreduce/translation/DotfileWriter.java]
>  [https://github.com/amarouni/apache-beam-pipelineviz]
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)