[
https://issues.apache.org/jira/browse/HUDI-9626?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Danny Chen closed HUDI-9626.
----------------------------
Reviewers: Danny Chen
Resolution: Fixed
Fixed via master branch: 81ba19813df3ccea1e8b44f90dc1d4b31c0d7d2a
> Implement pre caching of metadata Hfiles below a certain size threshold
> -----------------------------------------------------------------------
>
> Key: HUDI-9626
> URL: https://issues.apache.org/jira/browse/HUDI-9626
> Project: Apache Hudi
> Issue Type: Improvement
> Reporter: Rajesh Mahindra
> Assignee: Rajesh Mahindra
> Priority: Blocker
> Labels: pull-request-available
> Fix For: 1.1.0
>
>
> When looking up keys for metadata which uses Hfile format, it may be better
> to pre cache (download) all the contents of the hfile locally to avoid
> triggering several S3 or GCS requests to fetch the blocks on demand.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)