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/05/16 12:12:00 UTC

[jira] [Commented] (FLINK-9381) BlobServer data for a job is not getting cleaned up at JM

    [ https://issues.apache.org/jira/browse/FLINK-9381?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16477313#comment-16477313 ] 

Chesnay Schepler commented on FLINK-9381:
-----------------------------------------

Searching for {{BlobServer#cleanupJob}} only yields results in the legacy {{JobManager}}; it is never called by the {{JobMaster}} or {{Dispatcher}}.

[~till.rohrmann] Is this simply missing or are we cleaning up things in another way?

> BlobServer data for a job is not getting cleaned up at JM
> ---------------------------------------------------------
>
>                 Key: FLINK-9381
>                 URL: https://issues.apache.org/jira/browse/FLINK-9381
>             Project: Flink
>          Issue Type: Bug
>    Affects Versions: 1.5.0
>         Environment: Flink 1.5.0 RC3 Commit e725269
>            Reporter: Amit Jain
>            Priority: Blocker
>
> We are running Flink 1.5.0 rc3 with YARN as cluster manager and found
>  Job Manager is getting killed due to out of disk error.
>  
>  Upon further analysis, we found blob server data for a job is not
>  getting cleaned up.



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