You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Mridul Muralidharan (Jira)" <ji...@apache.org> on 2023/01/14 10:25:00 UTC

[jira] [Resolved] (SPARK-40480) Remove push-based shuffle data after query finished

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

Mridul Muralidharan resolved SPARK-40480.
-----------------------------------------
    Fix Version/s: 3.4.0
       Resolution: Fixed

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

> Remove push-based shuffle data after query finished
> ---------------------------------------------------
>
>                 Key: SPARK-40480
>                 URL: https://issues.apache.org/jira/browse/SPARK-40480
>             Project: Spark
>          Issue Type: Bug
>          Components: Shuffle
>    Affects Versions: 3.3.0
>            Reporter: Wan Kun
>            Assignee: Wan Kun
>            Priority: Major
>             Fix For: 3.4.0
>
>
> Now spark will only cleanup shuffle data files except push-based shuffle files.
> In our production cluster, push-based shuffle service will create too many shuffle merge data files as there are several spark thrift server.
> Could we cleanup the merged data files after the query finished?



--
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