You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by "Scott Wegner (JIRA)" <ji...@apache.org> on 2016/10/03 22:32:20 UTC

[jira] [Closed] (BEAM-691) AvroIO missing display data for Dataflow runner in streaming mode

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

Scott Wegner closed BEAM-691.
-----------------------------
       Resolution: Fixed
    Fix Version/s: 0.3.0-incubating

> AvroIO missing display data for Dataflow runner in streaming mode
> -----------------------------------------------------------------
>
>                 Key: BEAM-691
>                 URL: https://issues.apache.org/jira/browse/BEAM-691
>             Project: Beam
>          Issue Type: Bug
>          Components: runner-dataflow
>            Reporter: Scott Wegner
>            Assignee: Scott Wegner
>             Fix For: 0.3.0-incubating
>
>
> AvroIO's Read display data does not show up in Dataflow runner for streaming pipelines. This is because the runner has a different graph translation for when StreamingOptions.isStreaming() is true, and the display data for this case is not implemented.
> We should add display data to the primitive transforms for this translation, and also explore ways to better test display data integration for different possible graph translations.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)