[
https://issues.apache.org/jira/browse/HADOOP-19540?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17947580#comment-17947580
]
ASF GitHub Bot commented on HADOOP-19540:
-----------------------------------------
pan3793 commented on code in PR #7608:
URL: https://github.com/apache/hadoop/pull/7608#discussion_r2062358931
##########
BUILDING.txt:
##########
@@ -29,7 +29,11 @@ This requires a recent version of docker (1.4.1 and higher
are known to work).
On Linux / Mac:
Install Docker and run this command:
- $ ./start-build-env.sh
+ $ ./start-build-env.sh [OS platform]
+
+ - [OS Platform] One of [centos_7, centos_8, debian_10, ubuntu_20,
ubuntu_24, windows_10].
+ Default is 'ubuntu_20'.
+ Note: Currently only default ('ubuntu_20') is supported on arm machine
Review Comment:
SGTM, thank you for sharing that.
> [JDK17] Add ubuntu:noble as a build platform with JDK-17 as default
> -------------------------------------------------------------------
>
> Key: HADOOP-19540
> URL: https://issues.apache.org/jira/browse/HADOOP-19540
> Project: Hadoop Common
> Issue Type: Sub-task
> Components: hadoop-common, hdfs-client
> Reporter: Vinayakumar B
> Assignee: Vinayakumar B
> Priority: Major
> Labels: pull-request-available
>
> Add a new Dockerfile to compile Hadoop on latest ubuntu:noble (24.04) 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]