[
https://issues.apache.org/jira/browse/FLINK-5356?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15754698#comment-15754698
]
Stephan Ewen commented on FLINK-5356:
-------------------------------------
This is already happening in Flink 1.2.
Do you suggest to backport this to Flink 1.1.4?
> librocksdbjni*.so is not deleted from /tmp directory
> ----------------------------------------------------
>
> Key: FLINK-5356
> URL: https://issues.apache.org/jira/browse/FLINK-5356
> Project: Flink
> Issue Type: Bug
> Components: State Backends, Checkpointing
> Reporter: Robert Metzger
> Labels: qa
>
> On my cluster the /tmp directory is pretty full with 5 mb large rocksdb files.
> Ideally, Flink uses the configured tmp directory for that (then, a resource
> manager like YARN cleans that up once the container is done) or we use a
> shutdown hook to ensure the files are removed when the JVM stops.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)