|
@@ -559,9 +559,6 @@ Trunk (unreleased changes)
|
|
HADOOP-6224. Add a method to WritableUtils performing a bounded read of an
|
|
HADOOP-6224. Add a method to WritableUtils performing a bounded read of an
|
|
encoded String. (Jothi Padmanabhan via cdouglas)
|
|
encoded String. (Jothi Padmanabhan via cdouglas)
|
|
|
|
|
|
- HADOOP-6231. Allow caching of filesystem instances to be disabled on a
|
|
|
|
- per-instance basis. (tomwhite)
|
|
|
|
-
|
|
|
|
HADOOP-6133. Add a caching layer to Configuration::getClassByName to
|
|
HADOOP-6133. Add a caching layer to Configuration::getClassByName to
|
|
alleviate a performance regression introduced in a compatibility layer.
|
|
alleviate a performance regression introduced in a compatibility layer.
|
|
(Todd Lipcon via cdouglas)
|
|
(Todd Lipcon via cdouglas)
|
|
@@ -898,10 +895,6 @@ Trunk (unreleased changes)
|
|
HADOOP-5809. Fix job submission, broken by errant directory creation.
|
|
HADOOP-5809. Fix job submission, broken by errant directory creation.
|
|
(Sreekanth Ramakrishnan and Jothi Padmanabhan via cdouglas)
|
|
(Sreekanth Ramakrishnan and Jothi Padmanabhan via cdouglas)
|
|
|
|
|
|
- HADOOP-5759. Fix for IllegalArgumentException when
|
|
|
|
- CombineFileInputFormat is used as job InputFormat.
|
|
|
|
- (Amareshwari Sriramadasu via dhruba)
|
|
|
|
-
|
|
|
|
HADOOP-5635. Change distributed cache to work with other distributed file
|
|
HADOOP-5635. Change distributed cache to work with other distributed file
|
|
systems. (Andrew Hitchcock via tomwhite)
|
|
systems. (Andrew Hitchcock via tomwhite)
|
|
|
|
|
|
@@ -1087,6 +1080,18 @@ Trunk (unreleased changes)
|
|
HADOOP-6286. Fix bugs in related to URI handling in glob methods in
|
|
HADOOP-6286. Fix bugs in related to URI handling in glob methods in
|
|
FileContext. (Boris Shkolnik via suresh)
|
|
FileContext. (Boris Shkolnik via suresh)
|
|
|
|
|
|
|
|
+Release 0.20.2 - Unreleased
|
|
|
|
+
|
|
|
|
+ HADOOP-6231. Allow caching of filesystem instances to be disabled on a
|
|
|
|
+ per-instance basis. (tomwhite)
|
|
|
|
+
|
|
|
|
+ HADOOP-5759. Fix for IllegalArgumentException when CombineFileInputFormat
|
|
|
|
+ is used as job InputFormat. (Amareshwari Sriramadasu via dhruba)
|
|
|
|
+
|
|
|
|
+ HADOOP-6097. Fix Path conversion in makeQualified and reset LineReader byte
|
|
|
|
+ count at the start of each block in Hadoop archives. (Ben Slusky, Tom
|
|
|
|
+ White, and Mahadev Konar via cdouglas)
|
|
|
|
+
|
|
Release 0.20.1 - 2009-09-01
|
|
Release 0.20.1 - 2009-09-01
|
|
|
|
|
|
INCOMPATIBLE CHANGES
|
|
INCOMPATIBLE CHANGES
|