core-site.xml http://hadoop.apache.org/docs/current/hadoop-project-dist/hadoop-common/core-default.xml
On Wed, May 8, 2013 at 9:43 AM, Mohammad Mustaqeem <[email protected]>wrote: > Hello everyone, > I was searching for how to make the hadoop cluster rack-aware and I > find out from here > http://hadoop.apache.org/docs/r2.0.4-alpha/hadoop-project-dist/hadoop-common/ClusterSetup.html#Hadoop_Rack_Awareness > that > we can do this by giving property of "topology.script.file.name". But > here it is not written where to put this > <property> > <name>topology.script.file.name</name> > > <value>/home/mustaqeem/development/hadoop-2.0.3-alpha/etc/hadoop/rack.sh</value> > </property> > > Means in which configuration file. > I am using hadoop-2.0.3-alpha. > > > -- > *With regards ---* > *Mohammad Mustaqeem*, > M.Tech (CSE) > MNNIT Allahabad > 9026604270 > > >
