slfan1989 commented on code in PR #7499:
URL: https://github.com/apache/hadoop/pull/7499#discussion_r1992464311


##########
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-csi/pom.xml:
##########
@@ -27,6 +27,8 @@
 
     <properties>
         <grpc.version>1.69.0</grpc.version>
+        <!-- Last version that works with Centos 7 -->
+        <grpc.plugin.version>1.65.0</grpc.plugin.version>

Review Comment:
   Thanks to both of you for the discussion! In the current situation, I lean 
towards supporting Story's approach, as long as it doesn't block the progress 
of Hadoop 3.4.2. In fact, we don't actually need this CentOS7 script during the 
release process. If a similar issue arises in a future version of Ubuntu, I 
believe we can follow @pan3793  method to fix it.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: common-issues-unsubscr...@hadoop.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


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

Reply via email to