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

Sean Owen updated SPARK-7884:
-----------------------------
    Assignee: Matt Massie

> Move block deserialization from BlockStoreShuffleFetcher to ShuffleReader
> -------------------------------------------------------------------------
>
>                 Key: SPARK-7884
>                 URL: https://issues.apache.org/jira/browse/SPARK-7884
>             Project: Spark
>          Issue Type: Improvement
>          Components: Spark Core
>            Reporter: Matt Massie
>            Assignee: Matt Massie
>             Fix For: 1.5.0
>
>
> The current Spark shuffle has some hard-coded assumptions about how shuffle 
> managers will read and write data.
> The BlockStoreShuffleFetcher.fetch method relies on the 
> ShuffleBlockFetcherIterator that assumes shuffle data is written using the 
> BlockManager.getDiskWriter method and doesn't allow for customization.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to