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/09 02:00:16 UTC

[jira] [Resolved] (SPARK-2928) TorrentBroadcast should use the user specified serializer

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

Reynold Xin resolved SPARK-2928.
--------------------------------

       Resolution: Fixed
    Fix Version/s: 1.0.3
                   1.1.0

> TorrentBroadcast should use the user specified serializer
> ---------------------------------------------------------
>
>                 Key: SPARK-2928
>                 URL: https://issues.apache.org/jira/browse/SPARK-2928
>             Project: Spark
>          Issue Type: Bug
>          Components: Spark Core
>            Reporter: Reynold Xin
>            Assignee: Guoqiang Li
>            Priority: Blocker
>             Fix For: 1.1.0, 1.0.3
>
>
> TorrentBroadcast.blockifyObject and unBlockifyObject always use the Java serializer to serialize data. Since TorrentBroadcast is now turned on by default, we'd need to fix it to use the user specified serializer (which is set in SparkEnv).



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