[
https://issues.apache.org/jira/browse/HBASE-1126?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
stack resolved HBASE-1126.
--------------------------
Resolution: Fixed
Fix Version/s: 0.20.0
Ryan made this work, and he doc'd it:
http://wiki.apache.org/hadoop/UsingLzoCompression
> Enable choice of codec; i.e. at a minimum enable LZO COMPRESSION support
> ------------------------------------------------------------------------
>
> Key: HBASE-1126
> URL: https://issues.apache.org/jira/browse/HBASE-1126
> Project: Hadoop HBase
> Issue Type: New Feature
> Environment: All
> Reporter: Alex Newman
> Fix For: 0.20.0
>
>
> It would be interesting to see the performance of lzo compressed Column
> Families Vs Normal ZlibBlock Compression. Based on some very preliminary
> performance profiling that I have done, as long as the cells are of
> reasonable size ( > 4k ), the zlib compression really dominates the overhead
> in random read/scanning situations.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.