Benchmark RLI flow with a large table to improve performance
Open
from-jira
priority:high
type:improvement
- Dominant language
- Java
- Stars
- 6.2k
- Forks
- 2.5k
- Avg merge
- 2d 8h
- Merged PRs (30d)
- 111
Description
High level context
Benchmark RLI for tables on an existing table with large number of record keys (~100B).
Incrementally ingest about 10GB of data, MoR table, partitioned with ~500 partitions.
Use Hfile size of 2GB.
* Ensure the bootstrap of RLI works as expected.
* Measure the read and write latencies for the RLI index
* Find and measure all bottlenecks
* Report any issue with the core indexing or RLI or MDT DAGs.
## JIRA info
- Link: https://issues.apache.org/jira/browse/HUDI-9283
- 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.