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)