[
https://issues.apache.org/jira/browse/HADOOP-19709?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18028250#comment-18028250
]
ASF GitHub Bot commented on HADOOP-19709:
-----------------------------------------
pan3793 commented on code in PR #8001:
URL: https://github.com/apache/hadoop/pull/8001#discussion_r2412409276
##########
dev-support/docker/pkg-resolver/packages.json:
##########
@@ -263,6 +352,14 @@
"openjdk-11-jdk",
"openjdk-17-jdk"
],
+ "debian:12": [
+ "temurin-17-jdk",
+ "temurin-24-jdk"
+ ],
+ "debian:13": [
+ "temurin-17-jdk",
+ "temurin-24-jdk"
Review Comment:
temurin-25 is out
BTW, I think we should prefer to use the JDK provided by official APT repo
if possible, Debian 13 already has `openjdk-25-jdk`
> [JDK17] Add debian:12 and debian:13 as a build platform with JDK-17 as default
> ------------------------------------------------------------------------------
>
> Key: HADOOP-19709
> URL: https://issues.apache.org/jira/browse/HADOOP-19709
> Project: Hadoop Common
> Issue Type: Sub-task
> Reporter: Vinayakumar B
> Assignee: Vinayakumar B
> Priority: Major
> Labels: pull-request-available
>
> Add a new Dockerfiles to compile Hadoop on latest Debian:12 and Debian:13
> with JDK17 as the default compiler.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]