You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Attila Zsolt Piros (JIRA)" <ji...@apache.org> on 2019/05/07 14:56:00 UTC

[jira] [Commented] (SPARK-27651) Avoid the network when block manager fetches shuffle blocks from the same host

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

Attila Zsolt Piros commented on SPARK-27651:
--------------------------------------------

I am already working on this.

> Avoid the network when block manager fetches shuffle blocks from the same host
> ------------------------------------------------------------------------------
>
>                 Key: SPARK-27651
>                 URL: https://issues.apache.org/jira/browse/SPARK-27651
>             Project: Spark
>          Issue Type: Improvement
>          Components: Block Manager
>    Affects Versions: 3.0.0
>            Reporter: Attila Zsolt Piros
>            Priority: Major
>
> When a shuffle block (content) is fetched the network is always used even when it is fetched from an executor (or the external shuffle service) running on the same host.



--
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