From 939ea3d5da5b68bc825f9d2e077e182617ddd401 Mon Sep 17 00:00:00 2001 From: Adam Binford Date: Fri, 25 Jun 2021 07:37:36 -0700 Subject: [PATCH] [SPARK-35863][BUILD] Update Ivy to 2.5.0 ### What changes were proposed in this pull request? Update Ivy from 2.4.0 to 2.5.0. - https://ant.apache.org/ivy/history/2.5.0/release-notes.html ### Why are the changes needed? This brings various improvements and bug fixes. Most notably, the adding of `ivy.maven.lookup.sources` and `ivy.maven.lookup.javadoc` configs can significantly speed up module resolution time if these are turned off, especially behind a proxy. These could arguably be turned off by default, because when submitting jobs you probably don't care about the sources or javadoc jars. I didn't include that here but happy to look into if it's desired. ### Does this PR introduce _any_ user-facing change? No ### How was this patch tested? Existing UT and build passes Closes #33088 from Kimahriman/feature/ivy-update. Authored-by: Adam Binford Signed-off-by: Dongjoon Hyun --- dev/deps/spark-deps-hadoop-2.7-hive-2.3 | 2 +- dev/deps/spark-deps-hadoop-3.2-hive-2.3 | 2 +- pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/dev/deps/spark-deps-hadoop-2.7-hive-2.3 b/dev/deps/spark-deps-hadoop-2.7-hive-2.3 index 5ab36a9bcf..dca9eb7aa6 100644 --- a/dev/deps/spark-deps-hadoop-2.7-hive-2.3 +++ b/dev/deps/spark-deps-hadoop-2.7-hive-2.3 @@ -105,7 +105,7 @@ htrace-core/3.1.0-incubating//htrace-core-3.1.0-incubating.jar httpclient/4.5.13//httpclient-4.5.13.jar httpcore/4.4.14//httpcore-4.4.14.jar istack-commons-runtime/3.0.8//istack-commons-runtime-3.0.8.jar -ivy/2.4.0//ivy-2.4.0.jar +ivy/2.5.0//ivy-2.5.0.jar jackson-annotations/2.12.3//jackson-annotations-2.12.3.jar jackson-core-asl/1.9.13//jackson-core-asl-1.9.13.jar jackson-core/2.12.3//jackson-core-2.12.3.jar diff --git a/dev/deps/spark-deps-hadoop-3.2-hive-2.3 b/dev/deps/spark-deps-hadoop-3.2-hive-2.3 index 1e08b83e91..0336e98bf0 100644 --- a/dev/deps/spark-deps-hadoop-3.2-hive-2.3 +++ b/dev/deps/spark-deps-hadoop-3.2-hive-2.3 @@ -83,7 +83,7 @@ htrace-core4/4.1.0-incubating//htrace-core4-4.1.0-incubating.jar httpclient/4.5.13//httpclient-4.5.13.jar httpcore/4.4.14//httpcore-4.4.14.jar istack-commons-runtime/3.0.8//istack-commons-runtime-3.0.8.jar -ivy/2.4.0//ivy-2.4.0.jar +ivy/2.5.0//ivy-2.5.0.jar jackson-annotations/2.12.3//jackson-annotations-2.12.3.jar jackson-core-asl/1.9.13//jackson-core-asl-1.9.13.jar jackson-core/2.12.3//jackson-core-2.12.3.jar diff --git a/pom.xml b/pom.xml index 16fe9e6521..825443dd2f 100644 --- a/pom.xml +++ b/pom.xml @@ -141,7 +141,7 @@ 9.4.42.v20210604 4.0.3 0.9.5 - 2.4.0 + 2.5.0 2.0.8