You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2022/08/10 19:12:00 UTC

[jira] [Resolved] (SPARK-39743) Unable to set zstd compression level while writing parquet files

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

Dongjoon Hyun resolved SPARK-39743.
-----------------------------------
    Fix Version/s: 3.4.0
       Resolution: Fixed

Issue resolved by pull request 37416
[https://github.com/apache/spark/pull/37416]

> Unable to set zstd compression level while writing parquet files
> ----------------------------------------------------------------
>
>                 Key: SPARK-39743
>                 URL: https://issues.apache.org/jira/browse/SPARK-39743
>             Project: Spark
>          Issue Type: Bug
>          Components: Spark Core
>    Affects Versions: 3.2.0
>            Reporter: Yeachan Park
>            Assignee: zhiming she
>            Priority: Minor
>             Fix For: 3.4.0
>
>
> While writing zstd compressed parquet files, the following setting `spark.io.compression.zstd.level` does not have any affect with regards to the compression level of zstd.
> All files seem to be written with the default zstd compression level, and the config option seems to be ignored.
> Using the zstd cli tool, we confirmed that setting a higher compression level for the same file tested in spark resulted in a smaller file.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

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