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

[jira] [Updated] (SPARK-13084) Utilize @SerialVersionUID to avoid local class incompatibility

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

Ted Yu updated SPARK-13084:
---------------------------
    Description: 
Here is related thread:

http://search-hadoop.com/m/q3RTtSjjdT1BJ4Jr/local+class+incompatible&subj=local+class+incompatible+stream+classdesc+serialVersionUID

RDD extends Serializable but doesn't have @SerialVersionUID() annotation.

Adding @SerialVersionUID would overcome local class incompatibility across minor releases.


  was:
Here is related thread:

http://search-hadoop.com/m/q3RTtSjjdT1BJ4Jr/local+class+incompatible&subj=local+class+incompatible+stream+classdesc+serialVersionUID

RDD extends Serializable but doesn't have @SerialVersionUID() annotation.

Adding @SerialVersionUID would overcome local class incompatibility.



> Utilize @SerialVersionUID to avoid local class incompatibility
> --------------------------------------------------------------
>
>                 Key: SPARK-13084
>                 URL: https://issues.apache.org/jira/browse/SPARK-13084
>             Project: Spark
>          Issue Type: Bug
>            Reporter: Ted Yu
>
> Here is related thread:
> http://search-hadoop.com/m/q3RTtSjjdT1BJ4Jr/local+class+incompatible&subj=local+class+incompatible+stream+classdesc+serialVersionUID
> RDD extends Serializable but doesn't have @SerialVersionUID() annotation.
> Adding @SerialVersionUID would overcome local class incompatibility across minor releases.



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