You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by "Aljoscha Krettek (JIRA)" <ji...@apache.org> on 2017/04/25 15:45:04 UTC

[jira] [Closed] (BEAM-1812) Allow configuring checkpoints in Flink Runner PipelineOptions

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

Aljoscha Krettek closed BEAM-1812.
----------------------------------
    Resolution: Fixed

> Allow configuring checkpoints in Flink Runner PipelineOptions
> -------------------------------------------------------------
>
>                 Key: BEAM-1812
>                 URL: https://issues.apache.org/jira/browse/BEAM-1812
>             Project: Beam
>          Issue Type: Improvement
>          Components: runner-flink
>            Reporter: Aljoscha Krettek
>            Assignee: Jins George
>             Fix For: First stable release
>
>
> Flink allows fine grained configuration of checkpointing: https://github.com/aljoscha/flink/blob/master/flink-streaming-java/src/main/java/org/apache/flink/streaming/api/environment/CheckpointConfig.java
> Among other things this allows to configure externalised checkpoints, which is a valuable feature when running a job in production because it allows restoring a job after a failure as from a savepoint.



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