[ https://issues.apache.org/jira/browse/FLINK-6283?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15972673#comment-15972673 ]
Zohar Mizrahi commented on FLINK-6283: -------------------------------------- Yep, FileCache#copy and therefore, I also added the FileCache#clearPath. Assuming the random number generator is strong enough, a given temporary folder would not repeat itself (so, I may skip this change). Actually, I have to make sure to cleanup the given temporary folder once the execution is completed. We don't really want to consume the storage/memory (depends how the /tmp folder is mounted) over time. > Enable to clear a given file cache path > ---------------------------------------- > > Key: FLINK-6283 > URL: https://issues.apache.org/jira/browse/FLINK-6283 > Project: Flink > Issue Type: Improvement > Reporter: Zohar Mizrahi > Assignee: Zohar Mizrahi > Priority: Minor > > In the context of the FileCache functionality that is used within the > distributed cache flow, add functionality to clear a given path. -- This message was sent by Atlassian JIRA (v6.3.15#6346)