[
https://issues.apache.org/jira/browse/SPARK-2455?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Reynold Xin resolved SPARK-2455.
--------------------------------
Resolution: Fixed
Fix Version/s: 1.0.2
1.1.0
> 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
> Fix For: 1.1.0, 1.0.2
>
>
> 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)