You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@kudu.apache.org by "Grant Henke (Jira)" <ji...@apache.org> on 2020/06/03 15:27:00 UTC

[jira] [Updated] (KUDU-2898) KuduContext doesn't set a serialVersionUID

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

Grant Henke updated KUDU-2898:
------------------------------
    Component/s: spark

> KuduContext doesn't set a serialVersionUID
> ------------------------------------------
>
>                 Key: KUDU-2898
>                 URL: https://issues.apache.org/jira/browse/KUDU-2898
>             Project: Kudu
>          Issue Type: Bug
>          Components: spark
>            Reporter: Grant Henke
>            Priority: Major
>
> It looks like KuduContext doesn't have an explicitly set `serialVersionUID` which means that each release of spark-kudu is binary incompatible. 
> We should fix this and check for other classes the implement the `Serializable` interface.
> There is some work to detect these breaks here: https://gerrit.cloudera.org/#/c/13004/



--
This message was sent by Atlassian Jira
(v8.3.4#803005)