You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "wangjiaochun (JIRA)" <ji...@apache.org> on 2018/12/06 06:01:00 UTC

[jira] [Created] (SPARK-26287) Don't need to create an empty spill file when memory has no records

wangjiaochun created SPARK-26287:
------------------------------------

             Summary: Don't need to create an empty spill file when memory has no records
                 Key: SPARK-26287
                 URL: https://issues.apache.org/jira/browse/SPARK-26287
             Project: Spark
          Issue Type: Improvement
          Components: Spark Core
    Affects Versions: 2.4.0
            Reporter: wangjiaochun


In the function writeSortedFile of the class ShuffleExternalSorter 

when If there are no records in memory, then we don't need to create an empty spill 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