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-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org