[
https://issues.apache.org/jira/browse/SPARK-10708?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14876406#comment-14876406
]
Apache Spark commented on SPARK-10708:
--------------------------------------
User 'JoshRosen' has created a pull request for this issue:
https://github.com/apache/spark/pull/8829
> Consolidate SortShuffleManager and UnsafeShuffleManager
> -------------------------------------------------------
>
> Key: SPARK-10708
> URL: https://issues.apache.org/jira/browse/SPARK-10708
> Project: Spark
> Issue Type: Sub-task
> Components: Shuffle
> Reporter: Josh Rosen
> Assignee: Josh Rosen
>
> There's a lot of duplication between SortShuffleManager and
> UnsafeShuffleManager. Given that these now provide the same set of
> functionality, now that UnsafeShuffleManager supports large records, I think
> that we should replace SortShuffleManager's serialized shuffle implementation
> with UnsafeShuffleManager's and should merge the two managers together.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]