Explain how can you check whether namenode is working beside using the jps command?



Explain how can you check whether namenode is working beside using the jps command?..

Answer / Sudhir Singh Rajput

To check if the NameNode is running without using the jps command, you can navigate to the Hadoop web UI at `http://namenode:50070` in your browser. If the NameNode is up and running, you'll see the HDFS dashboard.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Hadoop General Interview Questions

What is job tracker role in hadoop?

1 Answers  


Explain Hadoop streaming?

1 Answers  


What do you understand by unit and ()in scala?

1 Answers  


Mention what is data cleansing?

1 Answers  


What is partitioning?

1 Answers  


What type of data hadoop can handle ?

1 Answers  


Explain how do you overwrite replication factor?

1 Answers  


Why does one remove or add nodes in a Hadoop cluster frequently?

1 Answers  


When and how to create hadoop archive?

1 Answers  


Is Namenode machine same as DataNode machine as in terms of hardware?

1 Answers  


What is Small File Problem in Hadoop? How can it be resolved?

1 Answers  


What happens if you get a ‘connection refused java exception’ when you type hadoop fsck /?

1 Answers  


Categories