What are the major differences between Hadoop 2 and Hadoop 3?



What are the major differences between Hadoop 2 and Hadoop 3?..

Answer / Kailash Chandra

Hadoop 3 introduces several improvements over Hadoop 2, including a new networking stack (Netty) for better performance and support for IPv6. It also offers simplified configuration management, eliminating many deprecated components from Hadoop 2. Another significant change is the restructuring of the NameNode into a separate Namenode-Journalnode architecture to improve fault tolerance. Other improvements include a new resource manager (RM) and a new application history service.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Hadoop General Interview Questions

What happen on the namenode when a client tries to read a data file?

1 Answers  


Compare Apache Hadoop and Apache Spark?

1 Answers  


What is Reducer in Hadoop?

1 Answers  


If we want to copy 10 blocks from one machine to another, but another machine can copy only 8.5 blocks, can the blocks be broken at the time of replication?

1 Answers  


What is High Availability feature in Hadoop2?

1 Answers  


What is pseudo-distributed mode?

1 Answers  


Explain Hadoop streaming?

1 Answers  


If the hadoop administrator needs to make a change, which configuration file does he need to change?

1 Answers  


Why use hadoop?

1 Answers  


Explain how Hadoop cluster hardware planning and provisioning is done?

1 Answers  


Explain what is sequencefileinputformat?

1 Answers  


What are the core components of Hadoop?

1 Answers  


Categories