|
@@ -16,9 +16,6 @@ Release 0.20.205.0 - unreleased
|
|
|
MAPREDUCE-2729. Ensure jobs with reduces which can't be launched due to
|
|
|
slow-start do not count for user-limits. (Sherry Chen via acmurthy)
|
|
|
|
|
|
- MAPREDUCE-2651. Fix race condition in Linux task controller for
|
|
|
- job log directory creation. (Bharath Mundlapudi via llu)
|
|
|
-
|
|
|
HADOOP-6833. IPC leaks call parameters when exceptions thrown.
|
|
|
(Todd Lipcon via eli)
|
|
|
|
|
@@ -92,6 +89,12 @@ Release 0.20.204.0 - unreleased
|
|
|
|
|
|
BUG FIXES
|
|
|
|
|
|
+ MAPREDUCE-2846. Fixed a race condition in writing the log index file that
|
|
|
+ caused tasks to fail. (omalley)
|
|
|
+
|
|
|
+ MAPREDUCE-2651. Fix race condition in Linux task controller for
|
|
|
+ job log directory creation. (Bharath Mundlapudi via llu)
|
|
|
+
|
|
|
MAPREDUCE-2621. TestCapacityScheduler fails with "Queue "q1" does not
|
|
|
exist". (Sherry Chen via mahadev)
|
|
|
|