guillaumecle opened a new pull request, #17274:
URL: https://github.com/apache/beam/pull/17274

   It possible to run beam on a non-lts jvm: either using the direct runner or 
uploading java code compiled in a supported version to the remote runner.
   
   This pull request, stop throwing Exception when the current jvm is a 
non-lts, instead it's falling back to java 11 for the runner version.
   I was able to successfully run a java 11 dataflow job from a java 15 jvm.
   
   I think this will also fix BEAM-12408 (Direct Runner cannot be run on non 
Java LTS versions)
   
   R: @kileys 


-- 
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