pan3793 commented on code in PR #52760:
URL: https://github.com/apache/spark/pull/52760#discussion_r2469787165


##########
project/SparkBuild.scala:
##########
@@ -1186,15 +1186,26 @@ object KubernetesIntegrationTests {
  * Overrides to work around sbt's dependency resolution being different from 
Maven's.
  */
 object DependencyOverrides {
-  lazy val guavaVersion = 
sys.props.get("guava.version").getOrElse("33.4.0-jre")
   lazy val jacksonVersion = 
sys.props.get("fasterxml.jackson.version").getOrElse("2.20.0")

Review Comment:
   Ah, I also was blocked by this during my previous attempts



-- 
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]

Reply via email to