[
https://issues.apache.org/jira/browse/FLINK-7167?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16196523#comment-16196523
]
Bowen Li commented on FLINK-7167:
---------------------------------
Hi [~aljoscha], I feel this is partly related to discussions in FLINK-4814.
What do you think about this ticket? Do you want to take this as a quick fix,
or as part of [this documented
effort|https://docs.google.com/document/d/1Q8hkpl2VVXrbEaJkQNe88kuus0F5wFFiebub9hqrg1s/edit#]?
> 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
>
> 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
(v6.4.14#64029)