Explain to me the difference between name node and secondary name node

0 votes
"Hadoop is not available because all the nodes are dependent on the name node".

In case of a name-node failure, the cluster tends to crash but HDFS cluster has a secondary name node can it act as a standby for name-node. Can someone explain to me the major difference between name-node and secondary name-node what makes Hadoop go unavailable?
Apr 30, 2019 in Big Data Hadoop by nitinrawat895
• 11,380 points
1,207 views

1 answer to this question.

0 votes

Firstly, You need to understand the major difference between the Name-Node and The Secondary Name-Node.

Name-Node is designed to save the information of the HDFS filesystem. 

Secondary Name-Node is designed such that it acts as a buffer to the Name-Node. Unfortunately, it does not act as the backup for the Name-Node as its name depicts.

secondary Name-Node stores all the updates obtained to the Name-Node in the intermediate computations and these changes are applied on to the system when the system gets restarted.

I will provide you a link to this information where get more detailed approach to the Name-Node and Secondary Name-Node. 

Apache Hadoop HDFS Architecture - Edureka

answered Apr 30, 2019 by ravikiran
• 4,620 points

Related Questions In Big Data Hadoop

+1 vote
1 answer

Explain to me the difference between HBase and HDFS

Let's start from scratch. Hadoop basically consists of three ...READ MORE

answered Mar 19, 2019 in Big Data Hadoop by nitinrawat895
• 11,380 points
782 views
0 votes
1 answer

Explain to me the difference between HBase and HDFS.

Hadoop generally consists of three major components: HDFS It ...READ MORE

answered Apr 12, 2019 in Big Data Hadoop by ravikiran
• 4,620 points
1,810 views
0 votes
1 answer

Explain to me the difference between HadoopHDFS and HBase.

Let me explain the major differences between ...READ MORE

answered May 13, 2019 in Big Data Hadoop by ravikiran
• 4,620 points

edited May 14, 2019 by Omkar 397 views
0 votes
0 answers

Difference between Name node and Secondary Name node

Explain to me the difference between the ...READ MORE

Mar 26, 2019 in Big Data Hadoop by nitinrawat895
• 11,380 points
372 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,619 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,961 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,296 views
0 votes
1 answer
+1 vote
1 answer

Explain to me the difference between Name node and Secondary name node

First of all, let understand what is ...READ MORE

answered May 15, 2019 in Big Data Hadoop by ravikiran
• 4,620 points
1,456 views
0 votes
2 answers

Explain to me the difference between Name Node and Secondary Name Node

Secondary namenode is just a helper for ...READ MORE

answered Aug 6, 2019 in Big Data Hadoop by Dhiman
3,533 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