[
https://issues.apache.org/jira/browse/HADOOP-19684?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18019587#comment-18019587
]
ASF GitHub Bot commented on HADOOP-19684:
-----------------------------------------
pan3793 commented on code in PR #7947:
URL: https://github.com/apache/hadoop/pull/7947#discussion_r2340621524
##########
dev-support/docker/pkg-resolver/packages.json:
##########
@@ -268,17 +268,20 @@
],
"ubuntu:focal": [
"temurin-24-jdk",
+ "temurin-21-jdk",
Review Comment:
the ubuntu official apt repo provides `openjdk-21-jdk`, it's unnecessary to
install from 3rd party. let's use the official one and put it at the end of the
list.
> Add JDK 21 to Ubuntu 20.04 docker development images
> ----------------------------------------------------
>
> Key: HADOOP-19684
> URL: https://issues.apache.org/jira/browse/HADOOP-19684
> Project: Hadoop Common
> Issue Type: Improvement
> Components: build
> Reporter: Istvan Toth
> Assignee: Istvan Toth
> Priority: Major
> Labels: pull-request-available
>
> We want to support JDK21, we better have it available in the development
> image for testing.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]