You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Takeshi Yamamuro (JIRA)" <ji...@apache.org> on 2017/05/08 15:25:05 UTC

[jira] [Comment Edited] (SPARK-19112) add codec for ZStandard

    [ https://issues.apache.org/jira/browse/SPARK-19112?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16000778#comment-16000778 ] 

Takeshi Yamamuro edited comment on SPARK-19112 at 5/8/17 3:24 PM:
------------------------------------------------------------------

I just run spark-sql-perf (Q4, scalefacotr=4) on c4.4xlarge. I used the current master branch and default configurations except for `spark.io.compression.codec`.


was (Author: maropu):
I just run spark-sql-perf (scalefacotr=4) on c4.4xlarge. I used the current master branch and default configurations except for `spark.io.compression.codec`.

> add codec for ZStandard
> -----------------------
>
>                 Key: SPARK-19112
>                 URL: https://issues.apache.org/jira/browse/SPARK-19112
>             Project: Spark
>          Issue Type: Improvement
>          Components: Spark Core
>            Reporter: Thomas Graves
>            Priority: Minor
>
> ZStandard: https://github.com/facebook/zstd and http://facebook.github.io/zstd/ has been in use for a while now. v1.0 was recently released. Hadoop (https://issues.apache.org/jira/browse/HADOOP-13578) and others (https://issues.apache.org/jira/browse/KAFKA-4514) are adopting it.
> Zstd seems to give great results => Gzip level Compression with Lz4 level CPU.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org