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/27 12:45:00 UTC

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

     [ https://issues.apache.org/jira/browse/FLINK-9647?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Chesnay Schepler updated FLINK-9647:
------------------------------------
    Description: 
During the job-submission clients upload jars, and in 1.6+ also distributed cache artifacts, to the blob service.

If the job-submission is successful 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.

 

  was:
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.

 


> Files uploaded to blobservice during job submission aren't removed 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.4.0, 1.5.0, 1.6.0
>            Reporter: Chesnay Schepler
>            Priority: Major
>
> During the job-submission clients upload jars, and in 1.6+ also distributed cache artifacts, to the blob service.
> If the job-submission is successful 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)