From 3bc87c64527814a282c870ea21c09998e6281df2 Mon Sep 17 00:00:00 2001 From: Steve Loughran Date: Fri, 26 Aug 2016 11:43:36 +0100 Subject: [PATCH 1/2] [SPARK-17259] Hadoop 2.7 profile to depend on Hadoop 2.7.3 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 989658216e5f..d72fade5998c 100644 --- a/pom.xml +++ b/pom.xml @@ -2512,7 +2512,7 @@ hadoop-2.7 - 2.7.2 + 2.7.3 0.9.3 3.4.6 2.6.0 From 515b9ce32a9a183305d5631e67a5d678975e678a Mon Sep 17 00:00:00 2001 From: Steve Loughran Date: Fri, 26 Aug 2016 11:44:48 +0100 Subject: [PATCH 2/2] [SPARK-17259] Hadoop 2.7 profile declare itself active by default. This is to see if the jenkins builds pick this up; I'm not proposing it as part of the final patch --- pom.xml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/pom.xml b/pom.xml index d72fade5998c..51a852941488 100644 --- a/pom.xml +++ b/pom.xml @@ -2511,6 +2511,9 @@ hadoop-2.7 + + true + 2.7.3 0.9.3