|
@@ -4,9 +4,6 @@ Release 0.20.206.0 - unreleased
|
|
|
|
|
|
NEW FEATURES
|
|
|
|
|
|
- MAPREDUCE-2777. Backport of MAPREDUCE-220 and MAPREDUCE-2469.
|
|
|
- Includes adding cumulative CPU usage and total heap
|
|
|
- usage to task conters. (amarrk)
|
|
|
BUG FIXES
|
|
|
|
|
|
HDFS-2305. Running multiple 2NNs can result in corrupt file system. (atm)
|
|
@@ -89,6 +86,9 @@ Release 0.20.205.0 - unreleased
|
|
|
HDFS-2385. Support renew and cancel delegation tokens in webhdfs.
|
|
|
(szetszwo)
|
|
|
|
|
|
+ MAPREDUCE-2777. Backport of MAPREDUCE-220 and MAPREDUCE-2469. Includes adding
|
|
|
+ cumulative CPU usage and total heap usage to task conters. (amarrk)
|
|
|
+
|
|
|
BUG FIXES
|
|
|
|
|
|
MAPREDUCE-3112. Calling hadoop cli inside mapreduce job leads to errors.
|