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

Patrick Wendell resolved SPARK-1708.
------------------------------------

       Resolution: Fixed
    Fix Version/s:     (was: 1.0.0)
                   1.1.0

Issue resolved by pull request 700
[https://github.com/apache/spark/pull/700]

> Add ClassTag parameter on accumulator and broadcast methods
> -----------------------------------------------------------
>
>                 Key: SPARK-1708
>                 URL: https://issues.apache.org/jira/browse/SPARK-1708
>             Project: Spark
>          Issue Type: Improvement
>          Components: Spark Core
>            Reporter: Matei Zaharia
>            Assignee: Matei Zaharia
>            Priority: Blocker
>             Fix For: 1.1.0
>
>
> ClassTags will be needed by some serializers, such as a Scala Pickling based 
> one, to come up with efficient serialization. We need to add them on 
> Broadcast and probably also Accumulator and Accumulable. Since we're freezing 
> the public API in 1.0 we have to do this before the release.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to