You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by "LuciferYang (via GitHub)" <gi...@apache.org> on 2023/08/25 15:29:32 UTC

[GitHub] [spark] LuciferYang commented on a diff in pull request #42668: [SPARK-44968][BUILD] Downgrade ivy from 2.5.2 to 2.5.1

LuciferYang commented on code in PR #42668:
URL: https://github.com/apache/spark/pull/42668#discussion_r1305810124


##########
pom.xml:
##########
@@ -146,7 +146,11 @@
     <jetty.version>9.4.51.v20230217</jetty.version>
     <jakartaservlet.version>4.0.3</jakartaservlet.version>
     <chill.version>0.10.0</chill.version>
-    <ivy.version>2.5.2</ivy.version>
+    <!--
+      SPARK-44968: don't upgrade Ivy to version 2.5.2 until the test aborted of
+      `HiveExternalCatalogVersionsSuite` in Java 11/17 daily tests is resolved.

Review Comment:
   Yes, according to the test results of GA, using Java 8 and 21 works normally, but using Java 11 and 17 will fail.
   
   



-- 
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: reviews-unsubscribe@spark.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org