niuyulin created HBASE-25281:
--------------------------------
Summary: Bulkload split hfile too many times due to unreasonable
split point
Key: HBASE-25281
URL: https://issues.apache.org/jira/browse/HBASE-25281
Project: HBase
Issue Type: Improvement
Reporter: niuyulin
Assignee: niuyulin
[https://github.com/apache/hbase/blob/master/hbase-server/src/main/java/org/apache/hadoop/hbase/tool/BulkLoadHFilesTool.java#L688]
the split point is not in middle, If the hfile span N regions, we need split
N-1 times now
--
This message was sent by Atlassian Jira
(v8.3.4#803005)