[ 
https://issues.apache.org/jira/browse/HADOOP-19819?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18059604#comment-18059604
 ] 

ASF GitHub Bot commented on HADOOP-19819:
-----------------------------------------

pan3793 commented on code in PR #8257:
URL: https://github.com/apache/hadoop/pull/8257#discussion_r2826775148


##########
dev-support/docker/Dockerfile_debian_13:
##########
@@ -90,7 +90,6 @@ ENV HADOOP_SKIP_YETUS_VERIFICATION=true
 # Install packages
 ####
 RUN pkg-resolver/install-maven.sh debian:13
-RUN pkg-resolver/install-cmake.sh debian:13

Review Comment:
   Debian 13 APT repo contains CMake 3.31.6, which satisfies the version 
requirement - 3.19 or newer
   ```
   chengpan@18fd9dedaa29:~/hadoop$ cmake --version
   cmake version 3.31.6
   ```





> Remove obsolete OS platform Dockerfiles
> ---------------------------------------
>
>                 Key: HADOOP-19819
>                 URL: https://issues.apache.org/jira/browse/HADOOP-19819
>             Project: Hadoop Common
>          Issue Type: Improvement
>          Components: build
>    Affects Versions: 3.5.0
>            Reporter: Cheng Pan
>            Priority: Major
>              Labels: pull-request-available
>




--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to