[
https://issues.apache.org/jira/browse/SPARK-14482?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15488848#comment-15488848
]
Charles Pritchard commented on SPARK-14482:
-------------------------------------------
I don't think this fully made it into the manual; this impacts default
compression for Parquet, but I think the manual still shows the default as gzip.
> Change default compression codec for Parquet from gzip to snappy
> ----------------------------------------------------------------
>
> Key: SPARK-14482
> URL: https://issues.apache.org/jira/browse/SPARK-14482
> Project: Spark
> Issue Type: Improvement
> Components: SQL
> Reporter: Reynold Xin
> Assignee: Reynold Xin
> Fix For: 2.0.0
>
>
> Based on our tests, gzip decompression is very slow (< 100MB/s), making
> queries decompression bound. Snappy can decompress at ~ 500MB/s on a single
> core.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]