mosche commented on issue #21092:
URL: https://github.com/apache/beam/issues/21092#issuecomment-1255281110

   @aromanenko-dev I'm not really familiar with the portable runner / the job 
server, would you have additional insights here?
   
   As far as I can see, both beam-spark and beam-spark-job-server are using 
Scala 2.12.15. 
   Spark 3.1.2 / 3.1.3 depend on Scala 2.12.10 with the mentioned binary 
incompatibility, so I suspect the problem is in fact the cluster running with a 
broken Scala version.
   
   An option might be the bump Beam to use Spark 3.2.2 or later (with Scala 
2.12.15). 
   


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to