[
https://issues.apache.org/jira/browse/FLINK-9644?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17011824#comment-17011824
]
Kostas Kloudas commented on FLINK-9644:
---------------------------------------
I think that now this is possible by specifying the
{{execution.savepoint.path}} in a {{Configuration}} and passing it to the
environment constructor.
Given this I will close this issue.
> 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: Runtime / State Backends, Runtime / Task
> 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
(v8.3.4#803005)