You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Nicholas Chammas (JIRA)" <ji...@apache.org> on 2015/01/05 18:34:37 UTC

[jira] [Commented] (SPARK-4898) Replace cloudpickle with Dill

    [ https://issues.apache.org/jira/browse/SPARK-4898?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14264801#comment-14264801 ] 

Nicholas Chammas commented on SPARK-4898:
-----------------------------------------

cc [~davies]

> Replace cloudpickle with Dill
> -----------------------------
>
>                 Key: SPARK-4898
>                 URL: https://issues.apache.org/jira/browse/SPARK-4898
>             Project: Spark
>          Issue Type: Bug
>          Components: PySpark
>            Reporter: Josh Rosen
>
> We should consider replacing our modified version of {{cloudpickle}} with [Dill|https://github.com/uqfoundation/dill], since it supports both Python 2 and 3 and might do a better job of handling certain corner-cases.
> I attempted to do this a few months ago but ran into cases where Dill had issues pickling objects defined in doctests, which broke our test suite: https://github.com/uqfoundation/dill/issues/50.  This issue may have been resolved now; I haven't checked.



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