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

Reynold Xin resolved SPARK-2399.
--------------------------------

       Resolution: Fixed
    Fix Version/s: 1.1.0

> Add support for LZ4 compression
> -------------------------------
>
>                 Key: SPARK-2399
>                 URL: https://issues.apache.org/jira/browse/SPARK-2399
>             Project: Spark
>          Issue Type: Improvement
>          Components: Spark Core
>            Reporter: Greg Bowyer
>            Assignee: Reynold Xin
>              Labels: compression, lz4
>             Fix For: 1.1.0
>
>         Attachments: SPARK-2399-Make-spark-compression-able-to-use-LZ4.patch
>
>
> LZ4 is a compression codec of the same ideas as googles snappy, but has some 
> advantages:
> * It is faster than snappy with a similar compression ratio
> * The implementation is Apache licensed and not GPL
> It has shown promise in both the lucene and hadoop communities, and it looks 
> like its a really easy add to spark io compression.
> Attached is a patch that does this



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to