From 7606795e4005bd2df6fe4adfa4cd083c4caf217b Mon Sep 17 00:00:00 2001 From: Bernardo Gomez Palacio Date: Wed, 23 Apr 2014 12:31:59 -0700 Subject: [PATCH] [SPARK-XYZ]: Update the Maven Profile to use Hadoop 2.3.0 This is my comment [ticket: X] : this is the link to my JIRA issue Author : berngp Reviewer : ? Testing : ? Moving from 2.4.0 to 2.3.0 due review --- pom.xml | 3 ++- yarn/pom.xml | 1 - 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 4ff18afa227be..3c5818533371a 100644 --- a/pom.xml +++ b/pom.xml @@ -843,7 +843,8 @@ yarn 2 - 2.2.0 + 2.3.0 + 2.3.0 2.5.0 diff --git a/yarn/pom.xml b/yarn/pom.xml index 3342cb65edcd1..c11e5bfcb4b1a 100644 --- a/yarn/pom.xml +++ b/yarn/pom.xml @@ -50,7 +50,6 @@ org.apache.hadoop hadoop-client - ${yarn.version} org.scalatest