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

Raymond Xu closed HUDI-5345.
----------------------------
    Resolution: Fixed

> Avoid fs.exists calls for metadata table in HFileBootstrapIndex
> ---------------------------------------------------------------
>
>                 Key: HUDI-5345
>                 URL: https://issues.apache.org/jira/browse/HUDI-5345
>             Project: Apache Hudi
>          Issue Type: Improvement
>          Components: metadata
>            Reporter: Ethan Guo
>            Assignee: Ethan Guo
>            Priority: Critical
>              Labels: pull-request-available
>             Fix For: 0.12.2
>
>
> When instantiating the file system view of Hudi, the {{HFileBootstrapIndex}} 
> is also instantiated, which includes two fs.exists calls to check if the 
> bootstrap index is present. This can be completely avoided for the file 
> system view built for reading metadata table, as the metadata table never 
> uses bootstrap index.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to