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