Skip to content

Commit 3cb993e

Browse files
committed
Update CHANGES.txt to move YARN-1045 and MAPREDUCE-5352 to the correct version.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1514432 13f79535-47bb-0310-9956-ffa450edef68
1 parent bde9e88 commit 3cb993e

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

hadoop-mapreduce-project/CHANGES.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -186,9 +186,6 @@ Release 2.1.1-beta - UNRELEASED
186186

187187
OPTIMIZATIONS
188188

189-
MAPREDUCE-5352. Optimize node local splits generated by
190-
CombineFileInputFormat. (sseth)
191-
192189
MAPREDUCE-5446. TestJobHistoryEvents and TestJobHistoryParsing have race
193190
conditions (jlowe via kihwal)
194191

@@ -395,6 +392,9 @@ Release 2.1.0-beta - 2013-08-06
395392
MAPREDUCE-5268. Improve history server startup performance (Karthik
396393
Kambatla via jlowe)
397394

395+
MAPREDUCE-5352. Optimize node local splits generated by
396+
CombineFileInputFormat. (sseth)
397+
398398
BUG FIXES
399399

400400
MAPREDUCE-4671. AM does not tell the RM about container requests which are

hadoop-yarn-project/CHANGES.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,8 +43,6 @@ Release 2.1.1-beta - UNRELEASED
4343

4444
YARN-589. Expose a REST API for monitoring the fair scheduler (Sandy Ryza).
4545

46-
YARN-1045. Improve toString implementation for PBImpls. (Jian He via sseth)
47-
4846
OPTIMIZATIONS
4947

5048
BUG FIXES
@@ -524,6 +522,8 @@ Release 2.1.0-beta - 2013-08-06
524522
YARN-1046. Disable mem monitoring by default in MiniYARNCluster. (Karthik
525523
Kambatla via Sandy Ryza)
526524

525+
YARN-1045. Improve toString implementation for PBImpls. (Jian He via sseth)
526+
527527
OPTIMIZATIONS
528528

529529
YARN-512. Log aggregation root directory check is more expensive than it

0 commit comments

Comments
 (0)