Fully
Distributed mode is used in the production environment, where we have ‘n’
number of machines forming a Hadoop cluster. Hadoop daemons run on a cluster of
machines. There is one host onto which Namenode is running and another host on
which datanode is running and then there are machines on which task tracker is
running. We have separate masters and separate slaves in this distribution.