You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@iceberg.apache.org by GitBox <gi...@apache.org> on 2022/11/10 01:08:49 UTC

[GitHub] [iceberg] kekwan commented on issue #5970: Spark: Iceberg: java.io.InvalidClassException: org.apache.iceberg.Schema; local class incompatible: stream classdesc serialVersionUID = 3320367012418887609, local class serialVersionUID = -8857144469361102787

kekwan commented on issue #5970:
URL: https://github.com/apache/iceberg/issues/5970#issuecomment-1309628626

   Hitting similar issue with `java.io.InvalidClassException: org.apache.iceberg.BaseFile; local class incompatible: stream classdesc serialVersionUID = 2686776604825259963, local class serialVersionUID = -655543782470255741`. 
   
   FWIW, it appears for me on `0.13.2`, `0.14.1` and `1.0.0`. For my instance, it only occurs when executors are used. If I run my Spark application on local mode, then it never shows up.. 


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@iceberg.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@iceberg.apache.org
For additional commands, e-mail: issues-help@iceberg.apache.org