You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Ufuk Celebi (JIRA)" <ji...@apache.org> on 2015/02/10 10:33:35 UTC

[jira] [Created] (FLINK-1507) Allow to configure produced intermediate result type via ExecutionConfig

Ufuk Celebi created FLINK-1507:
----------------------------------

             Summary: Allow to configure produced intermediate result type via ExecutionConfig
                 Key: FLINK-1507
                 URL: https://issues.apache.org/jira/browse/FLINK-1507
             Project: Flink
          Issue Type: Improvement
          Components: Distributed Runtime
    Affects Versions: master
            Reporter: Ufuk Celebi
            Priority: Minor


Currently, the default type of intermediate results is pipelined. With [#356|https://github.com/apache/flink/pull/356], we will use blocking intermediate results for branching flows, which are merged later.

We can keep this mechanism, but we should make it configurable via ExecutionConfig to allow more fine-grained control of the flows.



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