You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@iceberg.apache.org by "911432 (via GitHub)" <gi...@apache.org> on 2023/04/07 02:35:00 UTC

[GitHub] [iceberg] 911432 commented on a diff in pull request #7254: Flink: Introduce Flink 1.17

911432 commented on code in PR #7254:
URL: https://github.com/apache/iceberg/pull/7254#discussion_r1160389849


##########
.github/workflows/flink-ci.yml:
##########
@@ -62,7 +62,7 @@ jobs:
     strategy:
       matrix:
         jvm: [8, 11]

Review Comment:
   I don't know if Java 8 needs to be uninstalled.
   This is because, according to the Flink 1.17 documentation, Flink 1.17 requires Java 11, not Java 8.
   https://nightlies.apache.org/flink/flink-docs-release-1.17/docs/try-flink/local_installation/
   
   However, looking at the Dockerfile it seems Java 8 is still supported.
   https://github.com/apache/flink-docker/tree/master/1.17
   



-- 
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: issues-unsubscribe@iceberg.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@iceberg.apache.org
For additional commands, e-mail: issues-help@iceberg.apache.org