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:15:18 UTC

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

    [ https://issues.apache.org/jira/browse/SPARK-3117?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14102758#comment-14102758 ] 

Reynold Xin commented on SPARK-3117:
------------------------------------

This is going to be fixed by https://github.com/apache/spark/pull/2030

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