[
https://issues.apache.org/jira/browse/FLINK-7167?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16380246#comment-16380246
]
Stefan Richter commented on FLINK-7167:
---------------------------------------
[~StephanEwen] isn't this already covered by PR that introduced
{{CompletedCheckpointStorageLocation}}? If yes, can we close this?
> Job can't set checkpoint meta directory to cover the system setting
> state.checkpoints.dir
> ------------------------------------------------------------------------------------------
>
> Key: FLINK-7167
> URL: https://issues.apache.org/jira/browse/FLINK-7167
> Project: Flink
> Issue Type: Improvement
> Components: State Backends, Checkpointing
> Affects Versions: 1.3.1
> Reporter: yuqi
> Assignee: Bowen Li
> Priority: Major
>
> If we want to recover a failed job use checkpoint, till now, as all job
> checkpoint meta data are in the same directory and do not have specific
> identification, we have to traverse all file in the directory to find the
> data of this job. this is rather troublesome. so seting this configuration
> in the job level is preferable.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)