jrhy opened a new pull request #15985: URL: https://github.com/apache/beam/pull/15985
As discussed in https://lists.apache.org/thread/mrrq04nhkfm5j60y4t92bhnjk15t3dts, this change addresses the problem I encountered following the Go Quickstart, where the Spark 2 JobServer seems to not be compatible with the embedded Spark cluster, and produces: ``` 2021/11/04 23:07:26 (): java.lang.IllegalArgumentException: Unsupported class file major version 55 ``` This change is to show the reader using the Spark 3 job server instead, to get the intended result. -- 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]
