Cache Bootstrap index file to reduce number of GET calls for each partition
Open
area:writer
from-jira
priority:critical
type:improvement
- Dominant language
- Java
- Stars
- 6.2k
- Forks
- 2.5k
- Avg merge
- 2d 8h
- Merged PRs (30d)
- 111
Description
The Bootstrap index file is opened for each partition, it needs to be cached to avoid unnecessary GET calls to S3.
Github issue - [https://github.com/apache/hudi/issues/8715]
## JIRA info
- Link: https://issues.apache.org/jira/browse/HUDI-6284
- Type: Improvement
- Fix version(s):
- 1.1.0
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.