|
@@ -2,11 +2,10 @@ Hadoop Change Log
|
|
|
|
|
|
|
|
|
Trunk (unreleased changes)
|
|
|
+
|
|
|
1. HADOOP-1636. Allow configuration of the number of jobs kept in memory
|
|
|
by the JobTracker. (Michael Bieniosek via omalley)
|
|
|
|
|
|
- 2. HADOOP-1653. FSDirectory code-cleanups. FSDirectory.INode becomes a static
|
|
|
- class. (Christophe Taton via dhruba)
|
|
|
|
|
|
Branch 0.14 (unreleased changes)
|
|
|
|
|
@@ -419,6 +418,10 @@ Branch 0.14 (unreleased changes)
|
|
|
|
|
|
138. HADOOP-1628. Add block CRC protocol unit tests. (Raghu Angadi via omalley)
|
|
|
|
|
|
+139. HADOOP-1653. FSDirectory code-cleanups. FSDirectory.INode
|
|
|
+ becomes a static class. (Christophe Taton via dhruba)
|
|
|
+
|
|
|
+
|
|
|
Release 0.13.0 - 2007-06-08
|
|
|
|
|
|
1. HADOOP-1047. Fix TestReplication to succeed more reliably.
|