You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Chesnay Schepler (JIRA)" <ji...@apache.org> on 2018/06/22 16:07:00 UTC

[jira] [Created] (FLINK-9647) Files uploaded to blobservice during job submission aren't rmeoved on failure

Chesnay Schepler created FLINK-9647:
---------------------------------------

             Summary: Files uploaded to blobservice during job submission aren't rmeoved on failure
                 Key: FLINK-9647
                 URL: https://issues.apache.org/jira/browse/FLINK-9647
             Project: Flink
          Issue Type: Improvement
          Components: Job-Submission
    Affects Versions: 1.5.0, 1.4.0, 1.6.0
            Reporter: Chesnay Schepler


During the job-submission clients upload jars, and in 1.6+ also distributed cache artifacts, to the blob service.

If the job-submission is successfully the cluster ensures that the files are cleaned up when the job submitted job terminates.

However, if the job-submission fails no cleanup is performed by the clients.

 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)