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

Anoop Sam John commented on HBASE-7732:
---------------------------------------

[~yuzhih...@gmail.com]  You are correct. The config param name is 
"hbase.hstore.bytes.per.checksum".
[~rshroff] Can you try with this?  Which version you are using ? Not 0.94.x?
                
> Make HFileWriter use the bytesPerChecksum obtained from config
> --------------------------------------------------------------
>
>                 Key: HBASE-7732
>                 URL: https://issues.apache.org/jira/browse/HBASE-7732
>             Project: HBase
>          Issue Type: Bug
>          Components: HFile
>            Reporter: Rishit Shroff
>            Priority: Minor
>
> we found a bug in the latest HBase code which "hfile.io.bytes.per.checksum" 
> does not take effect. Because we have never call HFile.getBytesPerChecksum()  
> when creating a HFile.
> Fix this issue by calling the correct bytes/checksum (from 
> HFile.getBytesPerChecksum) for HFile creating ?

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

Reply via email to