Abacn commented on code in PR #39905:
URL: https://github.com/apache/beam/pull/39905#discussion_r3873803882
##########
.github/workflows/beam_PostCommit_PortableJar_Flink.yml:
##########
@@ -76,6 +76,7 @@ jobs:
uses: ./.github/actions/setup-environment-action
with:
python-version: default
+ java-version: '17'
Review Comment:
Ideally not pin to Java17 as we still need to fix it later on. Tested in
https://github.com/apache/beam/actions/runs/33089112555
https://github.com/apache/beam/commit/c6f125aa9f6b9b343aaca23de03a00e7f3479a72#diff-b54459154d5fd469e3aee54c9f7fe7017242b6c289f25d7a9433e2e7a15c07ebR354
excluding 'META-INF/services/java.net.spi.InetAddressResolverProvider' from
the miniCluster jar it now works
--
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]