From fac80b85ae61390cdd05075a2078bc35b7a920d7 Mon Sep 17 00:00:00 2001 From: Mahadev Konar Date: Tue, 22 Nov 2011 19:46:10 +0000 Subject: [PATCH] MAPREDUCE-3454. [Gridmix] TestDistCacheEmulation is broken (Hitesh Shah MAPREDUCE-3454. via mahadev) git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1205143 13f79535-47bb-0310-9956-ffa450edef68 --- hadoop-mapreduce-project/CHANGES.txt | 3 + .../src/contrib/gridmix/ivy.xml | 4 + .../src/contrib/streaming/build.xml | 52 ---------- .../src/contrib/streaming/ivy.xml | 98 ------------------- .../streaming/ivy/libraries.properties | 17 ---- 5 files changed, 7 insertions(+), 167 deletions(-) delete mode 100644 hadoop-mapreduce-project/src/contrib/streaming/build.xml delete mode 100644 hadoop-mapreduce-project/src/contrib/streaming/ivy.xml delete mode 100644 hadoop-mapreduce-project/src/contrib/streaming/ivy/libraries.properties diff --git a/hadoop-mapreduce-project/CHANGES.txt b/hadoop-mapreduce-project/CHANGES.txt index 81d8960376..a5008e0781 100644 --- a/hadoop-mapreduce-project/CHANGES.txt +++ b/hadoop-mapreduce-project/CHANGES.txt @@ -161,6 +161,9 @@ Release 0.23.1 - Unreleased MAPREDUCE-3444. trunk/0.23 builds broken (Hitesh Shah via mahadev) + MAPREDUCE-3454. [Gridmix] TestDistCacheEmulation is broken (Hitesh Shah + via mahadev) + Release 0.23.0 - 2011-11-01 INCOMPATIBLE CHANGES diff --git a/hadoop-mapreduce-project/src/contrib/gridmix/ivy.xml b/hadoop-mapreduce-project/src/contrib/gridmix/ivy.xml index a2ed4dafe4..af4e945143 100644 --- a/hadoop-mapreduce-project/src/contrib/gridmix/ivy.xml +++ b/hadoop-mapreduce-project/src/contrib/gridmix/ivy.xml @@ -64,6 +64,10 @@ rev="${yarn.version}" conf="common->default"/> + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/hadoop-mapreduce-project/src/contrib/streaming/ivy.xml b/hadoop-mapreduce-project/src/contrib/streaming/ivy.xml deleted file mode 100644 index 45a77a8e65..0000000000 --- a/hadoop-mapreduce-project/src/contrib/streaming/ivy.xml +++ /dev/null @@ -1,98 +0,0 @@ - - - - - - - - - Apache Hadoop - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/hadoop-mapreduce-project/src/contrib/streaming/ivy/libraries.properties b/hadoop-mapreduce-project/src/contrib/streaming/ivy/libraries.properties deleted file mode 100644 index 8a80dd81a9..0000000000 --- a/hadoop-mapreduce-project/src/contrib/streaming/ivy/libraries.properties +++ /dev/null @@ -1,17 +0,0 @@ -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. - -#This properties file lists the versions of the various artifacts used by streaming. -#It drives ivy and the generation of a maven POM - -#Please list the dependencies name with version if they are different from the ones -#listed in the global libraries.properties file (in alphabetical order)