You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Kay Ousterhout (JIRA)" <ji...@apache.org> on 2015/07/08 02:05:04 UTC

[jira] [Updated] (SPARK-8875) Shuffle code cleanup: remove BlockStoreShuffleFetcher class

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

Kay Ousterhout updated SPARK-8875:
----------------------------------
       Priority: Minor  (was: Major)
    Component/s: Shuffle
     Issue Type: Improvement  (was: Bug)

> Shuffle code cleanup: remove BlockStoreShuffleFetcher class
> -----------------------------------------------------------
>
>                 Key: SPARK-8875
>                 URL: https://issues.apache.org/jira/browse/SPARK-8875
>             Project: Spark
>          Issue Type: Improvement
>          Components: Shuffle
>            Reporter: Kay Ousterhout
>            Assignee: Kay Ousterhout
>            Priority: Minor
>
> The shuffle code has gotten increasingly difficult to read as it has evolved, and many classes have evolved significantly since they were originally created. The BlockStoreShuffleFetcher class now serves little purpose other than to make the code more difficult to read; we should move its functionality into the ShuffleBlockFetcherIterator class. 



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

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