You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Sean Owen (JIRA)" <ji...@apache.org> on 2016/01/08 13:12:39 UTC

[jira] [Resolved] (SPARK-720) Statically guarantee serialization will succeed

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

Sean Owen resolved SPARK-720.
-----------------------------
    Resolution: Won't Fix

> Statically guarantee serialization will succeed
> -----------------------------------------------
>
>                 Key: SPARK-720
>                 URL: https://issues.apache.org/jira/browse/SPARK-720
>             Project: Spark
>          Issue Type: Improvement
>          Components: Spark Core
>    Affects Versions: 0.7.1
>            Reporter: Eric Christiansen
>
> First, thanks for developing Spark. It's great.
> Maybe I'm trying to serialize weird objects (eg Shapeless constructs), but I tend to get quite a few NotSerializableExceptions. These are pretty annoying because they happen at runtime, lengthening my code/debug cycle. 
> I'd like it if Spark could introduce a serialization system that could statically check that serialization will succeed. One approach is to use typeclasses, perhaps using Spray-Json as inspiration. An added benefit of typeclasses is they can be used to serialize objects that were not originally intended to be serialized.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org