Cloudera Hadoop - Daemons not running

0 votes

I'm new to Hadoop , When i.m running jps it is giving me the following result .

[cloudera@quickstart bin]$ jps </n>
9480 RunJar </n>

18607 Jps 6952 </n>

org.eclipse.equinox.launcher_1.3.0.v20140415-2008.jar


new I tried this too
[cloudera@quickstart hadoop]$ start-all.sh
bash: start-all.sh: command not found




Help Needed.
Apr 6, 2018 in Big Data Hadoop by Ashish
• 2,650 points
2,353 views

3 answers to this question.

0 votes
You need to go to Hadoop folder , where you have installed it.

Inside it go to the bin folder and then type in the command

start-all.sh.

This should work
answered Apr 6, 2018 by kurt_cobain
• 9,390 points
0 votes
What you can do is
go to the location where Hadoop is installed and then shut down the daemons using the command: "./sbin/stop-all.sh"

Then you need to restart all the daemons using the command "./start-all.sh"
answered Jun 26, 2018 by Data_Nerd
• 2,390 points
0 votes

Please run below mentioned command. It will give you list of locations.

find / -type f -name start-all.sh

cd /path_name then try running command,

./start-all.sh
answered Aug 7, 2018 by Priyaj
• 58,090 points

Related Questions In Big Data Hadoop

0 votes
1 answer

Why am I not able to see the Hadoop daemons that are running?

I guess you are starting the services ...READ MORE

answered Apr 18, 2018 in Big Data Hadoop by Shubham
• 13,490 points
799 views
0 votes
9 answers

Is there any way to check which Hadoop daemons are running?

use jps command, It will show all the running ...READ MORE

answered Dec 27, 2018 in Big Data Hadoop by Rakesh
• 160 points
45,377 views
+2 votes
4 answers

Datanode process not running in Hadoop

Run the following commands: Stop-all.sh start-dfs.sh start-yarn.sh mr-jobhistory-daemon.sh ...READ MORE

answered Oct 25, 2018 in Big Data Hadoop by Anand
17,340 views
0 votes
1 answer

Not able to start/stop hadoop daemons

If you were able to start the ...READ MORE

answered Dec 20, 2018 in Big Data Hadoop by Omkar
• 69,210 points
1,542 views
0 votes
11 answers
+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,602 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,780 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,286 views
+1 vote
2 answers

Failed to restart Hadoop namenode using cloudera quickstart

You can use Cloudera Manager to manage ...READ MORE

answered Mar 19, 2018 in Big Data Hadoop by kurt_cobain
• 9,390 points

edited Jun 9, 2020 by MD 3,817 views
0 votes
1 answer

hadoop: command not found

The reason you are getting hadoop as ...READ MORE

answered Mar 28, 2018 in Big Data Hadoop by kurt_cobain
• 9,390 points
13,446 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