Details
-
Bug
-
Status: Open
-
Major
-
Resolution: Unresolved
-
None
-
None
-
None
-
None
Description
Currently when there are splits during bulkload then LoadIncrementalHFiles move full HFile to first daughter region instead of properly spitting the HFile to two daughter region and also we may not properly replace the region start key if there are merges during bulkload. To fix this we can make HalfStoreFileReader configurable in LoadIncrementalHFiles and use IndexHalfStoreFileReader for local indexes.
Attachments
Issue Links
- relates to
-
HBASE-15387 Make HalfStoreFileReader configurable in LoadIncrementalHFiles
- Resolved
-
PHOENIX-1734 Local index improvements
- Closed