From 61cbfa5fde61a6ece102ec2fddf9fccc5fd0b726 Mon Sep 17 00:00:00 2001 From: Arun Murthy Date: Tue, 23 Aug 2011 22:04:10 +0000 Subject: [PATCH] MAPREDUCE-2838. Fix MapReduce builds to use new hadoop-common test jars. Contributed by gkesavan. git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1160896 13f79535-47bb-0310-9956-ffa450edef68 --- hadoop-mapreduce/CHANGES.txt | 3 +++ hadoop-mapreduce/build.xml | 2 +- hadoop-mapreduce/ivy.xml | 24 +++++++++++-------- hadoop-mapreduce/ivy/ivysettings.xml | 2 +- .../src/contrib/build-contrib.xml | 2 +- .../src/contrib/capacity-scheduler/ivy.xml | 14 +++++++---- .../src/contrib/data_join/ivy.xml | 14 +++++++---- .../src/contrib/fairscheduler/ivy.xml | 14 +++++++---- hadoop-mapreduce/src/contrib/gridmix/ivy.xml | 14 +++++++---- hadoop-mapreduce/src/contrib/index/ivy.xml | 14 +++++++---- hadoop-mapreduce/src/contrib/mumak/ivy.xml | 19 ++++++++------- hadoop-mapreduce/src/contrib/raid/ivy.xml | 14 +++++++---- .../src/contrib/streaming/ivy.xml | 15 ++++++++---- 13 files changed, 95 insertions(+), 56 deletions(-) diff --git a/hadoop-mapreduce/CHANGES.txt b/hadoop-mapreduce/CHANGES.txt index 04c6d825be..61161e2ccf 100644 --- a/hadoop-mapreduce/CHANGES.txt +++ b/hadoop-mapreduce/CHANGES.txt @@ -1130,6 +1130,9 @@ Trunk (unreleased changes) MAPREDUCE-2649. Handling of finished applications in RM. (Thomas Graves via acmurthy) + MAPREDUCE-2838. Fix MapReduce builds to use new hadoop-common test jars. + (gkesavan via acmurthy) + Release 0.22.0 - Unreleased INCOMPATIBLE CHANGES diff --git a/hadoop-mapreduce/build.xml b/hadoop-mapreduce/build.xml index dbabaab4b0..a5cd206a6f 100644 --- a/hadoop-mapreduce/build.xml +++ b/hadoop-mapreduce/build.xml @@ -211,7 +211,7 @@ - + diff --git a/hadoop-mapreduce/ivy.xml b/hadoop-mapreduce/ivy.xml index ef0e52c53b..cacb6df8a9 100644 --- a/hadoop-mapreduce/ivy.xml +++ b/hadoop-mapreduce/ivy.xml @@ -15,7 +15,7 @@ limitations under the License. --> - + @@ -59,15 +59,16 @@ - + rev="${hadoop-common.version}" conf="compile->default"> + + + + rev="${hadoop-hdfs.version}" conf="system->default"/> - + diff --git a/hadoop-mapreduce/src/contrib/build-contrib.xml b/hadoop-mapreduce/src/contrib/build-contrib.xml index 926abe98f0..3cb266f6b8 100644 --- a/hadoop-mapreduce/src/contrib/build-contrib.xml +++ b/hadoop-mapreduce/src/contrib/build-contrib.xml @@ -92,7 +92,7 @@ + value="${ant.project.name}/[conf]/[artifact]-[revision](-[classifier]).[ext]"/> diff --git a/hadoop-mapreduce/src/contrib/capacity-scheduler/ivy.xml b/hadoop-mapreduce/src/contrib/capacity-scheduler/ivy.xml index 4dd7e965a9..f89b6bd14d 100644 --- a/hadoop-mapreduce/src/contrib/capacity-scheduler/ivy.xml +++ b/hadoop-mapreduce/src/contrib/capacity-scheduler/ivy.xml @@ -16,7 +16,7 @@ limitations under the License. --> - + @@ -44,12 +44,16 @@ - + + + - + + + - + @@ -42,10 +42,14 @@ - - - - + + + + + + + + - + @@ -43,12 +43,16 @@ - + + + - + + + - + Rumen @@ -45,17 +45,21 @@ rev="${hadoop-common.version}" conf="common->default"/> + conf="test->default"> + + + conf="test->default"> + + - + @@ -42,10 +42,14 @@ - - - - + + + + + + + + - + @@ -44,16 +44,19 @@ rev="${hadoop-common.version}" conf="common->default"/> - + rev="${hadoop-common.version}" conf="common->default"> + + + - - + + + - - + Rumen @@ -42,17 +42,21 @@ rev="${hadoop-common.version}" conf="common->default"/> + conf="test->default"> + + + conf="test->default"> + + - + + @@ -43,12 +44,16 @@ - + + + - + + +