[
https://issues.apache.org/jira/browse/FLINK-7750?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16187910#comment-16187910
]
Aljoscha Krettek commented on FLINK-7750:
-----------------------------------------
Is the folder you specify for the savepoint on a distributed file system or
local file system? I'm asking because it should be on a distributed file
system, so that any machine can access the savepoint when restoring.
> Strange behaviour in savepoints
> -------------------------------
>
> Key: FLINK-7750
> URL: https://issues.apache.org/jira/browse/FLINK-7750
> Project: Flink
> Issue Type: Bug
> Components: Core
> Affects Versions: 1.3.2
> Reporter: Razvan
> Priority: Blocker
>
> I recently upgraded from 1.2.0 and savepoint creration behaves strange.
> Whenever I try to create a savepoint with specified directory Apache Flink
> creates a folder on the active JobManager (even if I trigger savepoint
> creation from a different JobManager) which contains only _metadata. And
> another folder on the TaskManager where the job is running which contains the
> actual savepoint.
> Obviously if I try to restore it says it can't find the savepoint.
> This worked in 1.2.0.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)