what are the nodes in the Hadoop cluster?



what are the nodes in the Hadoop cluster?..

Answer / Geeta Chhabra

A Hadoop cluster consists of three main types of nodes: NameNode, DataNodes, and JobTracker/TaskTrackers. The NameNode manages the file system, the DataNodes store data blocks, and the JobTracker coordinates jobs and assigns tasks to TaskTrackers.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Apache Hadoop Interview Questions

when hadoop enter in safe mode?

1 Answers  


What is Rack awareness?

1 Answers  


what is difference between int and intwritable?

1 Answers  


What is your favourite tool in the hadoop ecosystem?

1 Answers  


What hadoop does in safe mode?

1 Answers  


Do we need to give a password, even if the key is added in ssh?

1 Answers  


How is the option in Hadoop to skip the bad records?

1 Answers  


What will be the consideration while we do Hardware Planning for Master in Hadoop architecture?

1 Answers  


What is compute and Storage nodes?

1 Answers  


How can one increase replication factor to a desired value in Hadoop?

1 Answers  


What are the stable versions of Hadoop?

1 Answers  


What problems have you faced when you are working on Hadoop code?

1 Answers  


Categories