Extend DataNodeCluster to allow block injection for real (non simulated) DNs -----------------------------------------------------------------------------
Key: HDFS-759 URL: https://issues.apache.org/jira/browse/HDFS-759 Project: Hadoop HDFS Issue Type: Improvement Reporter: Sanjay Radia Fix For: 0.22.0 The DataNodeCluster (built using the MiniDFSCluster) allows injection of blocks only if the data nodes are simulated. Extend the implementation to allow block injection for DataNodeClusters that have real data nodes. This would be useful to load a system up with a large number of blocks. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.