You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Lars Hofhansl (JIRA)" <ji...@apache.org> on 2013/08/02 08:15:49 UTC

[jira] [Commented] (HBASE-8949) hbase.mapreduce.hfileoutputformat.blocksize should configure with blocksize of a table

    [ https://issues.apache.org/jira/browse/HBASE-8949?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13727389#comment-13727389 ] 

Lars Hofhansl commented on HBASE-8949:
--------------------------------------

Looks good to me. It makes little sense to force a block size, when the next time the data in this HFile is compacted it'll be rewritten with the new block size (same way it does not make to set a bloom filter to any but the configuration set in the table).

+1 from me. Need to add release notes if this goes into 0.94.
                
> hbase.mapreduce.hfileoutputformat.blocksize should configure with blocksize of a table
> --------------------------------------------------------------------------------------
>
>                 Key: HBASE-8949
>                 URL: https://issues.apache.org/jira/browse/HBASE-8949
>             Project: HBase
>          Issue Type: Bug
>          Components: mapreduce
>            Reporter: rajeshbabu
>            Assignee: rajeshbabu
>             Fix For: 0.98.0, 0.95.2, 0.94.11
>
>         Attachments: HBASE-8949_94_2.patch, HBASE-8949_94.patch, HBASE-8949_trunk_2.patch, HBASE-8949_trunk.patch
>
>
> While initializing mapreduce job we are not configuring hbase.mapreduce.hfileoutputformat.blocksize, so hfiles are always creating with 64kb (default)block size even though tables has different block size.
> We need to configure it with block size from table descriptor.

--
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