Configure Rack topology script Hadoop cloudera cluster
In a Hadoop Cluster, you are dealing with very large amount of data being written to or read from the disk using the network traffic. In order to handle the Hadoop data operation in a better way, you need to tell the Namenode that where and how the slave machines(Data nodes) are distributed. To achieve…