|
@@ -6,10 +6,6 @@ Release 0.20.4 - Unreleased
|
|
|
|
|
|
BUG FIXES
|
|
|
|
|
|
- HADOOP-6923. Native Libraries do not load if a different platform
|
|
|
- signature is returned from org.apache.hadoop.util.PlatformName.
|
|
|
- (Stephen Watt via todd)
|
|
|
-
|
|
|
IMPROVEMENTS
|
|
|
|
|
|
Release 0.20.3 - 2011-1-5
|
|
@@ -89,6 +85,13 @@ Release 0.20.3 - 2011-1-5
|
|
|
MAPREDUCE-2262. Add capacity scheduler ivy dependency on commons-cli.
|
|
|
(omalley)
|
|
|
|
|
|
+ HADOOP-6923. Native Libraries do not load if a different platform
|
|
|
+ signature is returned from org.apache.hadoop.util.PlatformName.
|
|
|
+ (Stephen Watt via todd)
|
|
|
+
|
|
|
+ HADOOP-7116. Increase the heap size for the contrib unit tests to 512mb.
|
|
|
+ (omalley)
|
|
|
+
|
|
|
IMPROVEMENTS
|
|
|
|
|
|
MAPREDUCE-1407. Update javadoc in mapreduce.{Mapper,Reducer} to match
|