You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Saisai Shao (JIRA)" <ji...@apache.org> on 2014/06/12 07:16:02 UTC

[jira] [Commented] (SPARK-2125) Add sorting flag to ShuffleManager, and implement it in HashShuffleManager

    [ https://issues.apache.org/jira/browse/SPARK-2125?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14028833#comment-14028833 ] 

Saisai Shao commented on SPARK-2125:
------------------------------------

Hi Matei, for moving sort into hash shuffle implementation, are you planning to use ExternalAppendOnlyMap as [PR931|https://github.com/apache/spark/pull/931] described, or leave it as current implementation in OrderedRDDFuntions to put the whole partition into memory to sort. 

> Add sorting flag to ShuffleManager, and implement it in HashShuffleManager
> --------------------------------------------------------------------------
>
>                 Key: SPARK-2125
>                 URL: https://issues.apache.org/jira/browse/SPARK-2125
>             Project: Spark
>          Issue Type: Sub-task
>          Components: Shuffle, Spark Core
>            Reporter: Matei Zaharia
>




--
This message was sent by Atlassian JIRA
(v6.2#6252)