You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2021/11/27 09:00:00 UTC

[jira] [Updated] (HUDI-2876) hudi should remove the temp file which create by HoodieMergedLogRecordScanner, when we use presto

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

ASF GitHub Bot updated HUDI-2876:
---------------------------------
    Labels: pull-request-available  (was: )

> hudi should remove the temp file which create by HoodieMergedLogRecordScanner, when we use presto
> -------------------------------------------------------------------------------------------------
>
>                 Key: HUDI-2876
>                 URL: https://issues.apache.org/jira/browse/HUDI-2876
>             Project: Apache Hudi
>          Issue Type: Bug
>          Components: Hive Integration
>         Environment: hive3.1.1
> hadoop3.1.1
>            Reporter: tao meng
>            Priority: Critical
>              Labels: pull-request-available
>             Fix For: 0.11.0
>
>
> now when we read mor table by hive/presto,.
> HoodieMergedLogRecordScanner will create a tmp dir for read log.  this file will be deleted only when the jvm exit.
> for presto/ hive local query,  the jvm will not exit。 with more and more query happen, the  tmp dir will become more and more larger。



--
This message was sent by Atlassian Jira
(v8.20.1#820001)