Using dfs.datanode.max.transfer.threads
with HBase
You must configure the dfs.datanode.max.transfer.threads
with HBase
to specify the maximum number of files that a DataNode can serve at any one time.
dfs.datanode.max.transfer.threads
property. Before loading, make sure you
have configured this property to at least 4096.06/12/14 20:10:31 INFO hdfs.DFSClient: Could not obtain block blk_XXXXXXXXXXXXXXXXXXXXXX_YYYYYYYY from any node: java.io.IOException: No live nodes contain current block. Will get new block locations from namenode and retry…