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

Kostas Kloudas closed FLINK-19583.
----------------------------------
    Fix Version/s: 1.12.0
       Resolution: Implemented

Merged on master with b3fd487986f3807dfc9f718c0121a0539348042d

> Expose the execution.runtime-mode to the users
> ----------------------------------------------
>
>                 Key: FLINK-19583
>                 URL: https://issues.apache.org/jira/browse/FLINK-19583
>             Project: Flink
>          Issue Type: Sub-task
>          Components: API / DataStream
>    Affects Versions: 1.12.0
>            Reporter: Kostas Kloudas
>            Assignee: Kostas Kloudas
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 1.12.0
>
>
> With 
> [FLIP-134|https://cwiki.apache.org/confluence/display/FLINK/FLIP-134%3A+Batch+execution+for+the+DataStream+API]
>  we aim to expose the config option {{execution.runtime-mode}} to the user, 
> so that he/she can execute a pipeline in BATCH or STREAMING mode, as 
> described in the FLIP.
> In addition, we will allow the users to set it to AUTOMATIC, in which case 
> one of the BATCH or STREAMING mode is going to be picked based on the sources 
> of the pipeline: BATCH if all sources are bounded, STREAMING otherwise.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to