You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Marcelo Vanzin (JIRA)" <ji...@apache.org> on 2019/06/25 14:37:00 UTC

[jira] [Resolved] (SPARK-27622) Avoid the network when block manager fetches disk persisted RDD blocks from the same host

     [ https://issues.apache.org/jira/browse/SPARK-27622?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Marcelo Vanzin resolved SPARK-27622.
------------------------------------
       Resolution: Fixed
    Fix Version/s: 3.0.0

Issue resolved by pull request 24554
[https://github.com/apache/spark/pull/24554]

> Avoid the network when block manager fetches disk persisted RDD blocks from the same host
> -----------------------------------------------------------------------------------------
>
>                 Key: SPARK-27622
>                 URL: https://issues.apache.org/jira/browse/SPARK-27622
>             Project: Spark
>          Issue Type: Improvement
>          Components: Block Manager
>    Affects Versions: 3.0.0
>            Reporter: Attila Zsolt Piros
>            Assignee: Attila Zsolt Piros
>            Priority: Major
>             Fix For: 3.0.0
>
>
> Currently fetching blocks always uses the network even when the two block managers are 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