|
@@ -10,9 +10,6 @@ Release 2.1.1-beta - UNRELEASED
|
|
|
|
|
|
OPTIMIZATIONS
|
|
|
|
|
|
- MAPREDUCE-5352. Optimize node local splits generated by
|
|
|
- CombineFileInputFormat. (sseth)
|
|
|
-
|
|
|
MAPREDUCE-5446. TestJobHistoryEvents and TestJobHistoryParsing have race
|
|
|
conditions (jlowe via kihwal)
|
|
|
|
|
@@ -219,6 +216,9 @@ Release 2.1.0-beta - 2013-08-06
|
|
|
MAPREDUCE-5268. Improve history server startup performance (Karthik
|
|
|
Kambatla via jlowe)
|
|
|
|
|
|
+ MAPREDUCE-5352. Optimize node local splits generated by
|
|
|
+ CombineFileInputFormat. (sseth)
|
|
|
+
|
|
|
BUG FIXES
|
|
|
|
|
|
MAPREDUCE-4671. AM does not tell the RM about container requests which are
|