Re: Java object serialization error, java.io.InvalidClassException: org.apache.spark.deploy.ApplicationDescription; local class incompatible

2022-08-26 Thread Elliot Metsger
at 7:50 PM Robert Burke wrote: > Woohoo! Glad that was figured out. > > On Fri, Aug 26, 2022, 4:40 PM Elliot Metsger wrote: > >> >> So, it turns out this was a Spark version mismatch between the Beam >> JobServer and the Spark platform. >> >> I'm r

RE: Java object serialization error, java.io.InvalidClassException: org.apache.spark.deploy.ApplicationDescription; local class incompatible

2022-08-26 Thread Elliot Metsger
erver/tags On 2022/08/25 13:48:16 Elliot Metsger wrote: > Howdy folks, super-new to Beam, and attempting to get a simple example > working with Go, using the portable runner and Spark. There seems to be an > incompatibility between Java components, and I’m not quite sure where the > disc

Java object serialization error, java.io.InvalidClassException: org.apache.spark.deploy.ApplicationDescription; local class incompatible

2022-08-25 Thread Elliot Metsger
Howdy folks, super-new to Beam, and attempting to get a simple example working with Go, using the portable runner and Spark. There seems to be an incompatibility between Java components, and I’m not quite sure where the disconnect is, but at the root it seems to be an incompatibility with object se