[ https://issues.apache.org/jira/browse/FLINK-25581?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17472834#comment-17472834 ]
Chesnay Schepler commented on FLINK-25581: ------------------------------------------ Archiving happens right after the job is finished. The [jobstore options|https://nightlies.apache.org/flink/flink-docs-release-1.14/docs/deployment/config/#jobstore-expiration-time] control how long jobs remain accessible. > 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)