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

Shilun Fan edited comment on YARN-11794 at 3/11/25 2:32 AM:
------------------------------------------------------------

[~fanningpj] I agree with your point that we do not need to continue supporting 
builds on CentOS 7. However, I believe we should have an official discussion 
and notify the developers via email. From my personal perspective, this should 
not block the release of Hadoop 3.4.2. We plan to release Hadoop 3.5.0 after 
supporting JDK 17, and we will have enough time to discuss OS support issues 
before that release.

We can continue discussing this topic in 
[#7493|https://github.com/apache/hadoop/pull/7493].

cc: [~stoty] [~ayushsaxena] [~ste...@apache.org] [~hexiaoqiao] 


was (Author: slfan1989):
[~fanningpj] I agree with your point that we do not need to continue supporting 
builds on CentOS 7. However, I believe we should have an official discussion 
and notify the developers via email. From my personal perspective, this should 
not block the release of Hadoop 3.4.2. We plan to release Hadoop 3.5.0 after 
supporting JDK 17, and we will have enough time to discuss OS support issues 
before that release.

We can continue discussing this topic in #7493.

cc: [~stoty] [~ayushsaxena] [~ste...@apache.org] [~hexiaoqiao] 

> hadoop-yarn-csi does not build on included Centos 7 docker image
> ----------------------------------------------------------------
>
>                 Key: YARN-11794
>                 URL: https://issues.apache.org/jira/browse/YARN-11794
>             Project: Hadoop YARN
>          Issue Type: Bug
>          Components: buid, yarn-csi
>    Affects Versions: 3.5.0
>            Reporter: Istvan Toth
>            Priority: Major
>
> The library versions are too old for 
> protoc-gen-grpc-java-1.69.0-linux-x86_64.exe
> This also breaks the precommit CI job.
>  
> {noformat}
> [INFO] -----------------< org.apache.hadoop:hadoop-yarn-csi 
> >------------------
> [INFO] Building Apache Hadoop YARN CSI 3.5.0-SNAPSHOT                   
> [14/14]
> [INFO] --------------------------------[ jar 
> ]---------------------------------
> [INFO] 
> [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ hadoop-yarn-csi 
> ---
> [INFO] Deleting 
> /home/stoty/hadoop/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-csi/target
> [INFO] 
> [INFO] --- maven-antrun-plugin:1.7:run (create-testdirs) @ hadoop-yarn-csi ---
> [INFO] Executing tasksmain:
>     [mkdir] Created dir: 
> /home/stoty/hadoop/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-csi/target/test-dir
> [INFO] Executed tasks
> [INFO] 
> [INFO] --- protobuf-maven-plugin:0.5.1:compile (src-compile-protoc) @ 
> hadoop-yarn-csi ---
> [INFO] Skipping mojo execution
> [INFO] 
> [INFO] --- protobuf-maven-plugin:0.5.1:compile (default) @ hadoop-yarn-csi ---
> [INFO] Compiling 1 proto file(s) to 
> /home/stoty/hadoop/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-csi/target/generated-sources/protobuf/java
> [INFO] 
> [INFO] --- protobuf-maven-plugin:0.5.1:compile-custom (default) @ 
> hadoop-yarn-csi ---
> [INFO] Compiling 1 proto file(s) to 
> /home/stoty/hadoop/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-csi/target/generated-sources/protobuf/grpc-java
> [ERROR] PROTOC FAILED: 
> /home/stoty/hadoop/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-csi/target/protoc-plugins/protoc-gen-grpc-java-1.69.0-linux-x86_64.exe:
>  /usr/lib64/libstdc++.so.6: version `CXXABI_1.3.8' not found (required by 
> /home/stoty/hadoop/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-csi/target/protoc-plugins/protoc-gen-grpc-java-1.69.0-linux-x86_64.exe)
> /home/stoty/hadoop/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-csi/target/protoc-plugins/protoc-gen-grpc-java-1.69.0-linux-x86_64.exe:
>  /usr/lib64/libstdc++.so.6: version `CXXABI_1.3.9' not found (required by 
> /home/stoty/hadoop/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-csi/target/protoc-plugins/protoc-gen-grpc-java-1.69.0-linux-x86_64.exe)
> /home/stoty/hadoop/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-csi/target/protoc-plugins/protoc-gen-grpc-java-1.69.0-linux-x86_64.exe:
>  /usr/lib64/libstdc++.so.6: version `GLIBCXX_3.4.21' not found (required by 
> /home/stoty/hadoop/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-csi/target/protoc-plugins/protoc-gen-grpc-java-1.69.0-linux-x86_64.exe)
> --grpc-java_out: protoc-gen-grpc-java: Plugin failed with status code 
> 1.[ERROR] 
> /home/stoty/hadoop/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-csi/src/main/proto/csi.proto
>  [0:0]: 
> /home/stoty/hadoop/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-csi/target/protoc-plugins/protoc-gen-grpc-java-1.69.0-linux-x86_64.exe:
>  /usr/lib64/libstdc++.so.6: version `CXXABI_1.3.8' not found (required by 
> /home/stoty/hadoop/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-csi/target/protoc-plugins/protoc-gen-grpc-java-1.69.0-linux-x86_64.exe)
> /home/stoty/hadoop/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-csi/target/protoc-plugins/protoc-gen-grpc-java-1.69.0-linux-x86_64.exe:
>  /usr/lib64/libstdc++.so.6: version `CXXABI_1.3.9' not found (required by 
> /home/stoty/hadoop/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-csi/target/protoc-plugins/protoc-gen-grpc-java-1.69.0-linux-x86_64.exe)
> /home/stoty/hadoop/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-csi/target/protoc-plugins/protoc-gen-grpc-java-1.69.0-linux-x86_64.exe:
>  /usr/lib64/libstdc++.so.6: version `GLIBCXX_3.4.21' not found (required by 
> /home/stoty/hadoop/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-csi/target/protoc-plugins/protoc-gen-grpc-java-1.69.0-linux-x86_64.exe)
> --grpc-java_out: protoc-gen-grpc-java: Plugin failed with status code 1.
> {noformat}



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

---------------------------------------------------------------------
To unsubscribe, e-mail: yarn-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: yarn-issues-h...@hadoop.apache.org

Reply via email to