Randy Fox created HBASE-7272:
--------------------------------
Summary: HFileOutputFormat.configureIncrementalLoad should honor
tabel Max File Size and Columns BlockSize
Key: HBASE-7272
URL: https://issues.apache.org/jira/browse/HBASE-7272
Project: HBase
Issue Type: Improvement
Components: HFile
Affects Versions: 0.92.1
Reporter: Randy Fox
Priority: Minor
HFileOutputFormat.configureIncrementalLoad is used to generate HFiles matching
region assignments. The problem is that is it does not using file and block
size settings. This can create a lot of files of wrong block size, which may
take a long time to compact. I think it should honor these settings and
expedite its use.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira