Support Hbase configs for hfile
Open
from-jira
priority:high
type:devtask
- Dominant language
- Java
- Stars
- 6.2k
- Forks
- 2.5k
- Avg merge
- 2d 8h
- Merged PRs (30d)
- 111
Description
There are several configs that used for hbase hfile writer, which are not used for our native writer. We need to understand them, and support similar functionalities if they can improve writer performance.
* CacheConfig.PREFETCH_BLOCKS_ON_OPEN_KEY
* HColumnDescriptor.CACHE_DATA_IN_L1
* DROP_BEHIND_CACHE_COMPACTION_KEY
## JIRA info
- Link: https://issues.apache.org/jira/browse/HUDI-9446
- Type: Sub-task
- Parent: https://issues.apache.org/jira/browse/HUDI-8222
- Affects version(s):
- 1.1.0
- Fix version(s):
- 1.1.0
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.