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 04:34:18 UTC

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

Reynold Xin created SPARK-3117:
----------------------------------

             Summary: Avoid serialization for TorrentBroadcast blocks
                 Key: SPARK-3117
                 URL: https://issues.apache.org/jira/browse/SPARK-3117
             Project: Spark
          Issue Type: Sub-task
            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