apurtell edited a comment on pull request #3691:
URL: https://github.com/apache/hbase/pull/3691#issuecomment-929758227


   I have completed scale load testing with the codecs I am most interested in 
-- lz4/lz4-java, lz4/aircompressor, and snappy/aircompressor -- and the system 
is stable with them in operation replacing the Hadoop native codecs, and in 
fact in some cases the Hadoop native codecs (e.g. the native LZ4 codec) can 
cause data corruption where in the same repeatable scenarios 
(IntegrationTestLoadCommonCrawl) our new codecs do not. The lzma and 
snappy/xerial codecs were fine when tested at smaller scale too.
   
   Both HFile block and WAL value compression were tested. 


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to