If a cluster has many datanodes and I want to copy a large file into DFS. If the replication number is set to 1, does the namenode will put the file data on one datanode or several nodes? I wonder if the file will be split into blocks then different unique blocks are on different datanodes.
-- View this message in context: http://www.nabble.com/The-mechanism-of-choosing-target-datanodes-tp23193235p23193235.html Sent from the Hadoop core-user mailing list archive at Nabble.com.