adspace


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

Answer Posted / 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       View All Answers


Please Help Members By Posting Answers For Below Questions

Which modes can Hadoop be run in? List a few features for each mode?

542


Give me the examples of Columnar database ?

669


How job tracker schedules an assignment?

496


How can you set an arbitrary number of Reducers to be created for a job in Hadoop?

552