Robert Metzger created FLINK-5356:
-------------------------------------
Summary: 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
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)