You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@beam.apache.org by GitBox <gi...@apache.org> on 2021/11/16 05:53:43 UTC

[GitHub] [beam] jrhy opened a new pull request #15985: Go Quickstart: switch to Spark 3 JobServer for better out-of-box experience using embedded Spark cluster

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: github-unsubscribe@beam.apache.org

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



[GitHub] [beam] lostluck merged pull request #15985: Go Quickstart: switch to Spark 3 JobServer for better out-of-box experience using embedded Spark cluster

Posted by GitBox <gi...@apache.org>.
lostluck merged pull request #15985:
URL: https://github.com/apache/beam/pull/15985


   


-- 
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: github-unsubscribe@beam.apache.org

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