You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Márton Balassi (JIRA)" <ji...@apache.org> on 2015/03/10 10:57:38 UTC

[jira] [Created] (FLINK-1670) Collect method for streaming

Márton Balassi created FLINK-1670:
-------------------------------------

             Summary: Collect method for streaming
                 Key: FLINK-1670
                 URL: https://issues.apache.org/jira/browse/FLINK-1670
             Project: Flink
          Issue Type: New Feature
          Components: Streaming
    Affects Versions: 0.9
            Reporter: Márton Balassi
            Priority: Minor


A convenience method for streaming back the results of a job to the client.
As the client itself is a bottleneck anyway an easy solution would be to provide a socket sink with degree of parallelism 1, from which a client utility can read.



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