You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by "Sagar Sumit (Jira)" <ji...@apache.org> on 2022/07/29 06:29:00 UTC

[jira] [Closed] (HUDI-945) Cleanup spillable map files eagerly as part of close

     [ https://issues.apache.org/jira/browse/HUDI-945?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sagar Sumit closed HUDI-945.
----------------------------
    Fix Version/s: 0.9.0
                       (was: 0.12.0)
       Resolution: Fixed

> 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: sivabalan narayanan
>            Priority: Blocker
>              Labels: core-flow-ds, pull-request-available, sev:high
>             Fix For: 0.9.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.10#820010)