You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Anoop Sam John (JIRA)" <ji...@apache.org> on 2012/06/05 20:38:22 UTC

[jira] [Commented] (HBASE-6164) Correct the bug in block encoding usage in bulkload

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

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

To solve this
1. Move the writing of the DataBlockEncoding meta data into HFile.Writer
2. This needs change in the signature of HFileDataBlockEncoder#saveMetadata(StoreFile.Writer storeFileWriter)   tosaveMetadata(HFile.Writer writer)

Will give the patch by tomorrow.
                
> Correct the bug in block encoding usage in bulkload
> ---------------------------------------------------
>
>                 Key: HBASE-6164
>                 URL: https://issues.apache.org/jira/browse/HBASE-6164
>             Project: HBase
>          Issue Type: Bug
>          Components: mapreduce
>    Affects Versions: 0.96.0, 0.94.1
>            Reporter: Anoop Sam John
>            Assignee: Anoop Sam John
>             Fix For: 0.96.0, 0.94.1
>
>
> Address the issue raised under HBASE-6040
> https://issues.apache.org/jira/browse/HBASE-6040?focusedCommentId=13289334&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-13289334

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira