start-dfs sh command is not starting Hadoop JobTracker TaskTracker

0 votes

Hi I am installing Hadoop on my laptop. When I run the script start-dfs. script gives following output

starting namenode, logging to /usr/lib/hadoop/bin/../logs/hadoop-namenode-ubuntu.out

localhost: starting datanode, logging to /usr/local/hadoop/bin/../logs/hadoop-datanode-ubuntu.out

localhost: starting secondarynamenode, logging to /usr/local/hadoop/bin/../logs/hadoop-secondarynamenode-ubuntu.out

Then when I execute jps, I get following:

18226 Jps
13291 NameNode
18394 DataNode
18449 SecondaryNameNode


I am not able to find JobTracker & TaskTracker. I am a newbie. Can anyone help me out?

Apr 15, 2018 in Big Data Hadoop by coldcode
• 2,080 points
3,395 views

2 answers to this question.

0 votes
start-dfs.sh script, only starts the HDFS daemons. For starting MapReduce services you can execute start-mapred.sh script.
answered Apr 15, 2018 by Shubham
• 13,490 points
0 votes
On which version of hadoop do you work?
?
answered Jul 24, 2019 by Lokesh Singh

Related Questions In Big Data Hadoop

0 votes
1 answer

Hadoop: TaskTracker and JobTracker don't start with start-dfs.sh

You must run the start-dfs..sh too. So when ...READ MORE

answered Apr 4, 2018 in Big Data Hadoop by kurt_cobain
• 9,390 points
1,162 views
0 votes
1 answer

Start-dfs.sh daemons not starting. localhost: mkdir: cannot create directory `/user': Permission denied

Make the following changes to the hadoop-env.sh ...READ MORE

answered Dec 6, 2018 in Big Data Hadoop by Omkar
• 69,210 points
2,723 views
0 votes
2 answers

Hadoop is not able to find jps command

jps is actually not a command of ...READ MORE

answered Apr 18, 2018 in Big Data Hadoop by Shubham
• 13,490 points
13,970 views
+2 votes
5 answers

Not able to start hadoop dfs

You can re-install openssh-client and openssh-server: $ sudo ...READ MORE

answered Oct 25, 2018 in Big Data Hadoop by Jino
2,452 views
+1 vote
1 answer

Hadoop Mapreduce word count Program

Firstly you need to understand the concept ...READ MORE

answered Mar 16, 2018 in Data Analytics by nitinrawat895
• 11,380 points
10,555 views
+2 votes
11 answers

hadoop fs -put command?

Hi, You can create one directory in HDFS ...READ MORE

answered Mar 16, 2018 in Big Data Hadoop by nitinrawat895
• 11,380 points
104,187 views
–1 vote
1 answer

Hadoop dfs -ls command?

In your case there is no difference ...READ MORE

answered Mar 16, 2018 in Big Data Hadoop by kurt_cobain
• 9,390 points
4,260 views
0 votes
1 answer
0 votes
11 answers
0 votes
1 answer

Best way of starting & stopping the Hadoop daemons with command line

First way is to use start-all.sh & ...READ MORE

answered Apr 15, 2018 in Big Data Hadoop by Shubham
• 13,490 points
9,499 views
webinar REGISTER FOR FREE WEBINAR X
REGISTER NOW
webinar_success Thank you for registering Join Edureka Meetup community for 100+ Free Webinars each month JOIN MEETUP GROUP