zentol commented on issue #11635: [FLINK-16979][hive][build] Exclude jdk.tools URL: https://github.com/apache/flink/pull/11635#issuecomment-609458207 I'll merge the PR since the compile step has passed. @rmetzger Seems like the Java 11 detection isn't working as expected in your custom build. ``` job-cluster_1 | Exception in thread "main" java.lang.UnsupportedClassVersionError: org/apache/flink/container/entrypoint/StandaloneJobClusterEntryPoint has been compiled by a more recent version of the Java Runtime (class file version 55.0), this version of the Java Runtime only recognizes class file versions up to 52.0 ... [FAIL] 'Wordcount on Docker test (custom fs plugin)' failed after 1 minutes and 36 seconds! Test exited with exit code 1 and the logs contained errors, exceptions or non-empty .out file ```
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards, Apache Git Services