You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Yuanjian Li (JIRA)" <ji...@apache.org> on 2019/05/09 11:36:00 UTC

[jira] [Updated] (SPARK-27665) Split fetch shuffle blocks protocol from OpenBlocks

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

Yuanjian Li updated SPARK-27665:
--------------------------------
    Description: As the current approach in OneForOneBlockFetcher, we reuse the OpenBlocks protocol to describe the fetch request for shuffle blocks, and it causes the extension work for shuffle fetching like SPARK-9853 and SPARK-25341 very awkward. We need a new protocol only for shuffle blocks fetcher.  (was: As the current approach in OneForOneBlockFetcher, we reuse the OpenBlocks protocol to describe the fetch request for shuffle blocks, and it causes the extension work for shuffle fetching like SPARK-9853 and SPARK-25341 very awkward.)

> Split fetch shuffle blocks protocol from OpenBlocks
> ---------------------------------------------------
>
>                 Key: SPARK-27665
>                 URL: https://issues.apache.org/jira/browse/SPARK-27665
>             Project: Spark
>          Issue Type: Improvement
>          Components: Spark Core
>    Affects Versions: 2.4.0
>            Reporter: Yuanjian Li
>            Priority: Major
>
> As the current approach in OneForOneBlockFetcher, we reuse the OpenBlocks protocol to describe the fetch request for shuffle blocks, and it causes the extension work for shuffle fetching like SPARK-9853 and SPARK-25341 very awkward. We need a new protocol only for shuffle blocks fetcher.



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