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/20 07:13:18 UTC

[jira] [Resolved] (SPARK-3117) Avoid serialization for TorrentBroadcast blocks

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

Reynold Xin resolved SPARK-3117.
--------------------------------

       Resolution: Fixed
    Fix Version/s: 1.1.0

> Avoid serialization for TorrentBroadcast blocks
> -----------------------------------------------
>
>                 Key: SPARK-3117
>                 URL: https://issues.apache.org/jira/browse/SPARK-3117
>             Project: Spark
>          Issue Type: Sub-task
>          Components: Spark Core
>            Reporter: Reynold Xin
>            Assignee: Reynold Xin
>             Fix For: 1.1.0
>
>
> TorrentBroadcast uses a bunch of wrapper objects and MEMORY_AND_DISK storage level to store the torrent blocks. I don't think those are necessary. We can probably get rid of them completely to store everything in serialized form. 



--
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