You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Reynold Xin (JIRA)" <ji...@apache.org> on 2014/08/19 22:31:19 UTC

[jira] [Updated] (SPARK-3133) Piggyback get location RPC call to fetch small blocks

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

Reynold Xin updated SPARK-3133:
-------------------------------

    Description: 
We should add a new API to the BlockManagerMasterActor to get location or the data block directly if the data block is small.

This effectively makes TorrentBroadcast behaves similarly to HttpBroadcast.


  was:
We should add a new API to the BlockManagerMasterActor to get location or the data block directly if the data block is small.

Once we use this, this effectively makes TorrentBroadcast behaves similarly to HttpBroadcast.



> Piggyback get location RPC call to fetch small blocks
> -----------------------------------------------------
>
>                 Key: SPARK-3133
>                 URL: https://issues.apache.org/jira/browse/SPARK-3133
>             Project: Spark
>          Issue Type: Sub-task
>            Reporter: Reynold Xin
>
> We should add a new API to the BlockManagerMasterActor to get location or the data block directly if the data block is small.
> This effectively makes TorrentBroadcast behaves similarly to HttpBroadcast.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

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