Hi Madhu, Thanks for the response, sorry was busy couldn't check.
My mapred-site.xml is as follows. Let me know the suggested changes to be done. THanks in advance. <?xml version="1.0"?> <?xml-stylesheet type="text/xsl" href="configuration.xsl"?> <!-- Put site-specific property overrides in this file. --> <!-- In: conf/mapred-site.xml --> <configuration> <property> <name>mapred.job.tracker</name> <value>localhost:54311</value> <description>The host and port that the MapReduce job tracker runs at. If "local", then jobs are run in-process as a single map and reduce task. </description> </property> </configuration> - B R Balaji -- View this message in context: http://hadoop-common.472056.n3.nabble.com/no-jobtracker-to-stop-no-namenode-to-stop-tp34874p2500297.html Sent from the Users mailing list archive at Nabble.com.