Support Questions

Find answers, ask questions, and share your expertise
Announcements
Celebrating as our community reaches 100,000 members! Thank you!

Hadoop cluster failover

avatar
Rising Star

Hi All,

I'm interested by any paper or returns of experience regarding the Hadoop cluster fail over design.

From my understanding 2 mains components concerned are NameNode and ResourceManager.

Thanks

Regards

Farhad

1 ACCEPTED SOLUTION

avatar
Super Guru
hide-solution

This problem has been solved!

Want to get a detailed solution you have to login/registered on the community

Register/Login
3 REPLIES 3

avatar
Super Guru
hide-solution

This problem has been solved!

Want to get a detailed solution you have to login/registered on the community

Register/Login

avatar
Explorer

Hi,

I have some questions about the Hadoop Cluster data node failover:

  • What happened the link is down between the name node and a data node (or between 2 data nodes) when the Hadoop cluster is processing some data? Does Hadoop cluster have any OOTB to recover this problem?
  • What happens one data node is down when the Hadoop cluster is processing some data?

Also, another question is about the Hadoop cluster hardware configuration. Let's say we will use our Hadoop cluster to process 100GB log files each day, how many data nodes do we need to set up? And for each data node hardware configuration(e.g. CPU, RAM, Harddisk)?

Thank You

Hari