You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Stephan Ewen (JIRA)" <ji...@apache.org> on 2017/04/19 18:25:42 UTC

[jira] [Closed] (FLINK-5338) Make printing sinks non-parallel

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

Stephan Ewen closed FLINK-5338.
-------------------------------
       Resolution: Won't Fix
    Fix Version/s:     (was: 2.0.0)

> Make printing sinks non-parallel
> --------------------------------
>
>                 Key: FLINK-5338
>                 URL: https://issues.apache.org/jira/browse/FLINK-5338
>             Project: Flink
>          Issue Type: Sub-task
>          Components: DataStream API
>            Reporter: Stephan Ewen
>            Priority: Minor
>
> This is a suggestion, up for discussion.
> I suggest to make the {{DataStream::print()}} sink function inherently non-parallel, i.e., always executed in a single parallel sink.
> Since printing is only for toy setups anyways, and the performance is usually bound by the stdout stream, non-parallel prints should be sufficient.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)