Author: stack
Date: Sat Nov 14 23:57:22 2009
New Revision: 836296

URL: http://svn.apache.org/viewvc?rev=836296&view=rev
Log:
Added comment on hdfs-630

Modified:
    hadoop/hbase/trunk/src/java/overview.html

Modified: hadoop/hbase/trunk/src/java/overview.html
URL: 
http://svn.apache.org/viewvc/hadoop/hbase/trunk/src/java/overview.html?rev=836296&r1=836295&r2=836296&view=diff
==============================================================================
--- hadoop/hbase/trunk/src/java/overview.html (original)
+++ hadoop/hbase/trunk/src/java/overview.html Sat Nov 14 23:57:22 2009
@@ -97,6 +97,7 @@
         In the meantime the NameNode can still send DFSClients to the dead 
DataNode as host for
         a replicated block. DFSClient can get stuck on trying to get block 
from a
         dead node. This patch allows DFSClients pass NameNode lists of known 
dead DataNodes.
+        Recommended, particularly if your cluster is small.
       </li>
     </ul>
   </li>


Reply via email to