|
@@ -263,6 +263,9 @@ Trunk (unreleased changes)
|
|
the JobTracker. Deadlock was seen in the JobTracker because of the lack of
|
|
the JobTracker. Deadlock was seen in the JobTracker because of the lack of
|
|
this synchronization. (Arun C Murthy via ddas)
|
|
this synchronization. (Arun C Murthy via ddas)
|
|
|
|
|
|
|
|
+ HADOOP-2026. Namenode prints out one log line for "Number of transactions"
|
|
|
|
+ at most once every minute. (Dhruba Borthakur)
|
|
|
|
+
|
|
IMPROVEMENTS
|
|
IMPROVEMENTS
|
|
|
|
|
|
HADOOP-1908. Restructure data node code so that block sending and
|
|
HADOOP-1908. Restructure data node code so that block sending and
|
|
@@ -382,9 +385,6 @@ Trunk (unreleased changes)
|
|
edits log. Reduce the number of syncs by double-buffering the changes
|
|
edits log. Reduce the number of syncs by double-buffering the changes
|
|
to the transaction log. (Dhruba Borthakur)
|
|
to the transaction log. (Dhruba Borthakur)
|
|
|
|
|
|
- HADOOP-2026. Namenode prints out one log line for "Number of transactions"
|
|
|
|
- at most once every minute. (Dhruba Borthakur)
|
|
|
|
-
|
|
|
|
|
|
|
|
Release 0.14.2 - 2007-10-09
|
|
Release 0.14.2 - 2007-10-09
|
|
|
|
|