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

Ankur Dave commented on SPARK-2455:
-----------------------------------

Proposed fix: https://github.com/apache/spark/pull/1376

> VertexPartition is not serializable
> -----------------------------------
>
>                 Key: SPARK-2455
>                 URL: https://issues.apache.org/jira/browse/SPARK-2455
>             Project: Spark
>          Issue Type: Bug
>          Components: GraphX
>            Reporter: Ankur Dave
>            Assignee: Ankur Dave
>
> VertexPartition and ShippableVertexPartition are contained in RDDs but are 
> not marked Serializable, leading to NotSerializableExceptions when using Java 
> serialization.
> The fix is simply to mark them as Serializable.



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

Reply via email to