You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Ted Yu (JIRA)" <ji...@apache.org> on 2012/12/04 19:26:58 UTC

[jira] [Updated] (HBASE-7272) HFileOutputFormat.configureIncrementalLoad should honor table Max File Size and Columns BlockSize

     [ https://issues.apache.org/jira/browse/HBASE-7272?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ted Yu updated HBASE-7272:
--------------------------

    Summary: HFileOutputFormat.configureIncrementalLoad should honor table Max File Size and Columns BlockSize  (was: HFileOutputFormat.configureIncrementalLoad should honor tabel Max File Size and Columns BlockSize)
    
> HFileOutputFormat.configureIncrementalLoad should honor table 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