Hi,

we are running 10 hadoop datanode and 2 namenode zookeeper running on those server's.I want to check

zookeeper status by using UI.help me on this ......

we are using centos .....

asked 09 Feb, 11:21

san's gravatar image

san
111
accept rate: 0%


Presently we do not have Zookeeper incorporated into Dashboard (services) UI. It may change though. One of the reasons is that if Zookeeper will not have a quorum you won't have functioning cluster and Dashboard UI for this matter.

On the side note - looks like you have 2 Zookeepers running on your cluster and it is not a good number - it is actually worse then having just 1 running, as you think that you have HA, but you don't as in order for Zookeepers to maintain Quorum you need majority of them running and in your case when 1 is going down you don't have majority any more. Please consider having odd number of Zookeepers running: 1 or 3 should be good enough.

link

answered 09 Feb, 12:15

yufeldman's gravatar image

yufeldman ♦
1.2k27
accept rate: 31%

Your answer
toggle preview

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Markdown Basics

  • *italic* or __italic__
  • **bold** or __bold__
  • link:[text](http://url.com/ "title")
  • image?![alt text](/path/img.jpg "title")
  • numbered list: 1. Foo 2. Bar
  • to add a line break simply add two spaces to where you would like the new line to be.
  • basic HTML tags are also supported

Tags:

×9

Asked: 09 Feb, 11:21

Seen: 297 times

Last updated: 09 Feb, 12:15

powered by OSQA