Hi, Quick question regarding hard drive space usage.
Hadoop will distribute the data evenly on the cluster. So all the nodes are going to receive almost the same quantity of data to store. Now, if on one node I have 2 directories configured, is hadoop going to assign twice the quantity on this node? Or is each directory going to receive half the load? Thanks, JM
