[
https://issues.apache.org/jira/browse/HADOOP-12572?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15024201#comment-15024201
]
Steve Loughran commented on HADOOP-12572:
-----------------------------------------
I think this is the cause of HADOOP-12590; TestCompressorDecompressor failing
without stack traces.
That test does need its exception logic cleaned up though, so at least the
stack get through
> Update Hadoop's lz4 to r131
> ---------------------------
>
> Key: HADOOP-12572
> URL: https://issues.apache.org/jira/browse/HADOOP-12572
> Project: Hadoop Common
> Issue Type: Improvement
> Components: native
> Reporter: Kevin Bowling
> Assignee: Kevin Bowling
> Fix For: 2.8.0
>
> Attachments: HADOOP-12572.001.patch
>
>
> Update hadoop's native lz4 copy to r131 versus the current r123 copy.
> Release notes for the versions are at https://github.com/Cyan4973/lz4/releases
> Noteworthy changes:
> * 30% performance improvement for clang
> * GCC 4.9+ bug fixes
> * New 32/64 bits, little/big endian and strict/efficient align detection
> routines (internal)
> * Small decompression speed improvement
> This is my first Hadoop patch, review/feedback appreciated.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)