[
https://issues.apache.org/jira/browse/HUDI-945?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17411484#comment-17411484
]
ASF GitHub Bot commented on HUDI-945:
-------------------------------------
vinothchandar commented on pull request #2069:
URL: https://github.com/apache/hudi/pull/2069#issuecomment-914624932
@rmahindra123 can you take one pass at this and see if this still make
sense. I know a lot of fixes have gone in since then.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
> 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: Sreeram Ramji
> Priority: Major
> Labels: pull-request-available
> 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.3.4#803005)