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

Hyukjin Kwon resolved SPARK-50482.
----------------------------------
    Fix Version/s: 4.0.0
       Resolution: Fixed

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

> Deprecated no-op `spark.shuffle.spill` config
> ---------------------------------------------
>
>                 Key: SPARK-50482
>                 URL: https://issues.apache.org/jira/browse/SPARK-50482
>             Project: Spark
>          Issue Type: Sub-task
>          Components: Spark Core
>    Affects Versions: 4.0.0
>            Reporter: Dongjoon Hyun
>            Assignee: Dongjoon Hyun
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 4.0.0
>
>
> Previously, Spark shows a warning when `spark.shuffle.spill=false`. 
> After this, Spark will show a deprecation warning additionally when 
> `spark.shuffle.spill=true` is explicitly used.
> {code:java}
> 24/12/03 10:36:34 WARN SparkConf: The configuration key 'spark.shuffle.spill' 
> has been deprecated as of Spark 1.6 and may be removed in the future. Not 
> used anymore. {code}



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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to