You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "yuqi (JIRA)" <ji...@apache.org> on 2017/07/13 02:42:00 UTC

[jira] [Created] (FLINK-7167) Job can set checkpoint meta directory to cover the system setting state.checkpoints.dir

yuqi created FLINK-7167:
---------------------------

             Summary: Job can 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
    Affects Versions: 1.3.1
            Reporter: yuqi


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)