[ https://issues.apache.org/jira/browse/FLINK-25581?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17472761#comment-17472761 ]
Leonid Ilyevsky commented on FLINK-25581: ----------------------------------------- I just would like to clarify. According to documentation, the archiving happens in jobmanager, correct? It has nothing to do with the History Manager (which I did not bring up yet). Also, I am running a cluster, and the place to save the history is on shared drive. I assumed that when it comes to archiving, my jobmanagers decide between themselves which one is going to do it, and so there should be no conflict. I am going to check the logs of all jobmanagers in the cluster, will let you know if I find anything. > Jobmanager does not archive completed jobs > ------------------------------------------ > > Key: FLINK-25581 > URL: https://issues.apache.org/jira/browse/FLINK-25581 > Project: Flink > Issue Type: Bug > Components: Runtime / Coordination > Affects Versions: 1.13.5 > Environment: RHEL 7 > Reporter: Leonid Ilyevsky > Priority: Major > > Jobmanager does not archive completed jobs. > I configured the upload directory like this: > jobmanager.archive.fs.dir: file:///liquidnet/shared/flink/completed-jobs > > After the job was completed, nothing appeared in that directory. > The job info was visible in the jobmanager console for one hour, then it > disappeared, and still there was no files in the configured directory. -- This message was sent by Atlassian Jira (v8.20.1#820001)