pwiecek commented on issue #25608: URL: https://github.com/apache/beam/issues/25608#issuecomment-1441928531
Ok, I overlooked that so far Spark runner only supports [Spark’s 3.1.x branch](https://beam.apache.org/documentation/runners/spark/). After changing the version: - Java 11 --> 8 - Spark 3.3.0 --> 3.1.3 - Dataproc version: 2.1.4-debian11 --> 2.0.56-debian10 job started working. -- 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]
