[
https://issues.apache.org/jira/browse/HUDI-945?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17440811#comment-17440811
]
Vinoth Chandar commented on HUDI-945:
-------------------------------------
I think the close() changes are already in 0.9.0
> Cleanup spillable map files eagerly as part of close
> ----------------------------------------------------
>
> Key: HUDI-945
> URL: https://issues.apache.org/jira/browse/HUDI-945
> Project: Apache Hudi
> Issue Type: Bug
> Components: Writer Core
> Reporter: Balaji Varadarajan
> Assignee: Rajesh Mahindra
> Priority: Blocker
> Labels: pull-request-available, sev:critical
> Fix For: 0.10.0
>
>
> Currently, files used by external spillable map are deleted on exits. For
> spark-streaming/deltastreamer continuous-mode cases which runs several
> iterations, it is better to eagerly delete files on closing the handles using
> it.
> We need to eagerly delete the files on following cases:
> # HoodieMergeHandle
> # HoodieMergedLogRecordScanner
> # SpillableMapBasedFileSystemView
--
This message was sent by Atlassian Jira
(v8.20.1#820001)