[
https://issues.apache.org/jira/browse/SPARK-6521?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14379207#comment-14379207
]
Apache Spark commented on SPARK-6521:
-------------------------------------
User 'viper-kun' has created a pull request for this issue:
https://github.com/apache/spark/pull/5178
> executors in the same node read local shuffle file
> --------------------------------------------------
>
> Key: SPARK-6521
> URL: https://issues.apache.org/jira/browse/SPARK-6521
> Project: Spark
> Issue Type: Improvement
> Components: Shuffle, Spark Core
> Reporter: xukun
>
> In the past, executor read other executor's shuffle file in the same node by
> net. This pr make that executors in the same node read local shuffle file In
> sort-based Shuffle. It will reduce net transport.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]