[
https://issues.apache.org/jira/browse/HADOOP-19709?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18029194#comment-18029194
]
ASF GitHub Bot commented on HADOOP-19709:
-----------------------------------------
vinayakumarb commented on code in PR #8001:
URL: https://github.com/apache/hadoop/pull/8001#discussion_r2422824903
##########
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:
Done. Using openjdk-25-jdk in debian-13 and temurin-25-jdk in debian 12 as
openjdk is not available in debian repository for bookworm.
> [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]