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


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

        

Reply via email to