Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

can single point of failure in Hadoop can be addressed by integrating Zookeeper?

I am looking for addressing the issue of single point failure by integrating Zookeeper and allow Hadoop to use the namespace from Zookeeper? Is it possible? how can we address this ?

like image 980
aman446 Avatar asked Jan 01 '26 00:01

aman446


1 Answers

Sure, it might be technically possible, but this is not something that has been implemented in any shape or form just yet. You can't just plug it into ZooKeeper... it'll take some engineering effort to get it done (by you perhaps?!).

Here are a couple pointers to solutions of this:

  • AvatarNode
  • MapR (commercial software)
  • A high-availability NameNode has been in the works and might end up soon in a future release
like image 112
Donald Miner Avatar answered Jan 06 '26 09:01

Donald Miner



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!