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:32:39 UTC

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

Ted Yu created SPARK-13084:
------------------------------

             Summary: 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.




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