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