You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Fabian Hueske (JIRA)" <ji...@apache.org> on 2018/06/22 13:21:00 UTC

[jira] [Commented] (FLINK-9644) Restore a job from savepoint in a local stream environment

    [ https://issues.apache.org/jira/browse/FLINK-9644?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16520341#comment-16520341 ] 

Fabian Hueske commented on FLINK-9644:
--------------------------------------

The {{AbstractOperatorRestoreTestBase}} shows how to start en embedded cluster and submit a job from a savepoint.
 see
 * {{#restoreJob}}
 * {{#createJobGraph}}
 * {{MiniClusterResource}}

> Restore a job from savepoint in a local stream environment
> ----------------------------------------------------------
>
>                 Key: FLINK-9644
>                 URL: https://issues.apache.org/jira/browse/FLINK-9644
>             Project: Flink
>          Issue Type: Improvement
>          Components: Local Runtime, State Backends, Checkpointing
>         Environment: A LocalStreamEnvironment executed in an IDE
>            Reporter: Manuel Haddadi
>            Priority: Major
>
> Would it be possible to add an option "fromSavepoint" in the local runtime environment ?
> This could be useful during development phases of checkpointing features for testing, debugging, and better understanding of the framework.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)