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