You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Hyukjin Kwon (JIRA)" <ji...@apache.org> on 2019/03/21 08:02:00 UTC

[jira] [Resolved] (SPARK-27186) Optimize SortShuffleWriter writing process

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

Hyukjin Kwon resolved SPARK-27186.
----------------------------------
    Resolution: Won't Fix

Sounds like too trivial to fix.

> Optimize SortShuffleWriter writing process
> ------------------------------------------
>
>                 Key: SPARK-27186
>                 URL: https://issues.apache.org/jira/browse/SPARK-27186
>             Project: Spark
>          Issue Type: Improvement
>          Components: Shuffle
>    Affects Versions: 3.0.0
>            Reporter: wangjiaochun
>            Priority: Minor
>
> If the SortShuffleWriter.write method records is empty, it should be return directly and no need to keep running,refer to the process of BypassMergeSortShuffleWriter.write. Here are the benefits of create Instance ExternalSorter and tmp file. 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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