Skip to content

Commit 9cf9d54

Browse files
author
Mahadev Konar
committed
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
1 parent 933a20a commit 9cf9d54

File tree

5 files changed

+7
-167
lines changed

5 files changed

+7
-167
lines changed

hadoop-mapreduce-project/CHANGES.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -161,6 +161,9 @@ Release 0.23.1 - Unreleased
161161

162162
MAPREDUCE-3444. trunk/0.23 builds broken (Hitesh Shah via mahadev)
163163

164+
MAPREDUCE-3454. [Gridmix] TestDistCacheEmulation is broken (Hitesh Shah
165+
via mahadev)
166+
164167
Release 0.23.0 - 2011-11-01
165168

166169
INCOMPATIBLE CHANGES

hadoop-mapreduce-project/src/contrib/gridmix/ivy.xml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,10 @@
6464
rev="${yarn.version}" conf="common->default"/>
6565
<dependency org="org.apache.hadoop" name="hadoop-yarn-common"
6666
rev="${yarn.version}" conf="common->default"/>
67+
<dependency org="org.apache.hadoop" name="hadoop-mapreduce-client-jobclient"
68+
rev="${yarn.version}" conf="test->default">
69+
<artifact name="hadoop-mapreduce-client-jobclient" type="tests" ext="jar" m:classifier="tests"/>
70+
</dependency>
6771
<dependency org="commons-logging"
6872
name="commons-logging"
6973
rev="${commons-logging.version}"

hadoop-mapreduce-project/src/contrib/streaming/build.xml

Lines changed: 0 additions & 52 deletions
This file was deleted.

hadoop-mapreduce-project/src/contrib/streaming/ivy.xml

Lines changed: 0 additions & 98 deletions
This file was deleted.

hadoop-mapreduce-project/src/contrib/streaming/ivy/libraries.properties

Lines changed: 0 additions & 17 deletions
This file was deleted.

0 commit comments

Comments
 (0)