Details
-
Bug
-
Status: Closed
-
Blocker
-
Resolution: Fixed
-
None
Description
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
Attachments
Issue Links
- Blocked
-
HUDI-1652 DiskBasedMap:As time goes by, the number of /temp/***** file handles held by the executor process is increasing
- Resolved
- links to