gengliangwang commented on code in PR #38779:
URL: https://github.com/apache/spark/pull/38779#discussion_r1030941444
##########
pom.xml:
##########
@@ -118,7 +118,10 @@
<log4j.version>2.19.0</log4j.version>
<!-- make sure to update IsolatedClientLoader whenever this version is
changed -->
<hadoop.version>3.3.4</hadoop.version>
- <protobuf.version>2.5.0</protobuf.version>
+ <!-- Protobuf version for building with Hadoop/Yarn dependencies -->
+
<protobuf.hadoopDependency.version>2.5.0</protobuf.hadoopDependency.version>
Review Comment:
I don't have a better solution than this...
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]