You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "jin xing (JIRA)" <ji...@apache.org> on 2017/06/30 06:57:00 UTC

[jira] [Created] (SPARK-21262) Stop sending 'stream request' when shuffle blocks.

jin xing created SPARK-21262:
--------------------------------

             Summary: Stop sending 'stream request' when shuffle blocks.
                 Key: SPARK-21262
                 URL: https://issues.apache.org/jira/browse/SPARK-21262
             Project: Spark
          Issue Type: Bug
          Components: Shuffle
    Affects Versions: 2.1.1
            Reporter: jin xing


In current code(master branch), client will fetch the remote huge blocks to disk. It is implemented by sending 'stream request', which needs server side support(change). Thus this change will break old shuffle service.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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