Reynold Xin created SPARK-2928:
----------------------------------

             Summary: TorrentBroadcast doesn't use the user specified serializer
                 Key: SPARK-2928
                 URL: https://issues.apache.org/jira/browse/SPARK-2928
             Project: Spark
          Issue Type: Bug
            Reporter: Reynold Xin
            Priority: Blocker


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

Reply via email to