Added comment on hdfs-630
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@836296 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
dc28f778ed
commit
7f9a0e4cf9
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue