I have installed Hadoop on Ubuntu but name node is not running

0 votes
Apr 25, 2019 in Big Data Hadoop by anonymous

recategorized Apr 25, 2019 by Gitika 1,579 views

Hi,

What command did you ran to see that the other nodes are running or not?

Did you start the services after you installed Hadoop? To start the services go to the bin folder inside the hadoop and run the below command:

$ ./start-all.sh

1 answer to this question.

0 votes

If you are using Hadoop version-2.7.7, then I would like to suggest one more solution.

Run the command 

hadoop namenode -format

Once the namenode is formatted, go to Hadoop-2.7.7/sbin directory and start all daemon with the command​

/start-all.sh

After this, check that all your Hadoop daemons are running or not, with this command 

 jps

I hope it will help.

answered Apr 30, 2019 by Gitika
• 65,910 points

Related Questions In Big Data Hadoop

0 votes
1 answer
+1 vote
1 answer
+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,558 views
0 votes
1 answer

hadoop.mapred vs hadoop.mapreduce?

org.apache.hadoop.mapred is the Old API  org.apache.hadoop.mapreduce is the ...READ MORE

answered Mar 16, 2018 in Data Analytics by nitinrawat895
• 11,380 points
2,185 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,212 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
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