You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "stack (Resolved) (JIRA)" <ji...@apache.org> on 2012/02/24 06:40:48 UTC

[jira] [Resolved] (HBASE-5470) Make DataBlockEncodingTool work correctly with no native compression codecs loaded

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

stack resolved HBASE-5470.
--------------------------

       Resolution: Fixed
    Fix Version/s: 0.94.0

Resolving as Mikhail committed the issue.
                
> Make DataBlockEncodingTool work correctly with no native compression codecs loaded
> ----------------------------------------------------------------------------------
>
>                 Key: HBASE-5470
>                 URL: https://issues.apache.org/jira/browse/HBASE-5470
>             Project: HBase
>          Issue Type: Bug
>            Reporter: Mikhail Bautin
>            Assignee: Mikhail Bautin
>            Priority: Minor
>             Fix For: 0.94.0
>
>         Attachments: D1917.1.patch
>
>
> DataBlockEncodingTool was fixed as part of porting data block encoding (HBASE-4218) to 89-fb (https://reviews.facebook.net/rHBASEEIGHTNINEFBBRANCH1245291, https://reviews.facebook.net/D1659). The bug appeared when using GZ as baseline compression codec but not loading native Hadoop libraries, in which case the compressor instance would be null. The purpose of this JIRA is to bring the trunk version of DataBlockEncodingTool to parity with the 89-fb version, and further improvements to the tool will be made separately.

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