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

Dongjoon Hyun updated SPARK-50482:
----------------------------------
    Description: 
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}

> 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
>            Priority: Major
>              Labels: pull-request-available
>
> 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