From fa6cb3e362fdaa31dbe661e298a477556b602987 Mon Sep 17 00:00:00 2001 From: Josh Rosen Date: Sat, 7 Feb 2015 15:35:57 -0800 Subject: [PATCH] [SPARK-5671] Upgrade jets3t to 0.9.2 in hadoop-2.3 and 2.4 profiles Upgrading from jets3t 0.9.0 to 0.9.2 fixes a dependency issue that was causing UISeleniumSuite to fail with ClassNotFoundExceptions when run the hadoop-2.3 or hadoop-2.4 profiles. The jets3t release notes can be found at http://www.jets3t.org/RELEASE_NOTES.html --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index da8ee077ddf85..c568f4a9b7342 100644 --- a/pom.xml +++ b/pom.xml @@ -1557,7 +1557,7 @@ 2.3.0 2.5.0 - 0.9.0 + 0.9.2 0.98.7-hadoop2 3.1.1 hadoop2 @@ -1569,7 +1569,7 @@ 2.4.0 2.5.0 - 0.9.0 + 0.9.2 0.98.7-hadoop2 3.1.1 hadoop2