|
@@ -120,14 +120,10 @@ Release 0.23.2 - UNRELEASED
|
|
|
MAPREDUCE-3864. Fix cluster setup docs for correct SecondaryNameNode
|
|
|
HTTPS parameters. (todd)
|
|
|
|
|
|
- MAPREDUCE-3856. Instances of RunningJob class givs incorrect job tracking
|
|
|
- urls when mutiple jobs are submitted from same client jvm. (Eric Payne via
|
|
|
- sseth)
|
|
|
-
|
|
|
MAPREDUCE-3583. Change pid to String and stime to BigInteger in order to
|
|
|
avoid NumberFormatException caused by overflow. (Zhihong Yu via szetszwo)
|
|
|
|
|
|
-Release 0.23.1 - 2012-02-08
|
|
|
+Release 0.23.1 - 2012-02-17
|
|
|
|
|
|
INCOMPATIBLE CHANGES
|
|
|
|
|
@@ -838,6 +834,10 @@ Release 0.23.1 - 2012-02-08
|
|
|
MAPREDUCE-3858. Task attempt failure during commit results in task never completing.
|
|
|
(Tom White via mahadev)
|
|
|
|
|
|
+ MAPREDUCE-3856. Instances of RunningJob class givs incorrect job tracking
|
|
|
+ urls when mutiple jobs are submitted from same client jvm. (Eric Payne via
|
|
|
+ sseth)
|
|
|
+
|
|
|
Release 0.23.0 - 2011-11-01
|
|
|
|
|
|
INCOMPATIBLE CHANGES
|