Re: Using ZooKeeper for managing solrCloud

2010-05-14 Thread Mahadev Konar
Hi Rakhi,
 You can read more abt monitoring zookeeper servers at

http://hadoop.apache.org/zookeeper/docs/r3.3.0/zookeeperAdmin.html#sc_monito
ring


Thanks
mahadev


On 5/14/10 4:09 AM, Rakhi Khatwani rkhatw...@gmail.com wrote:

 Hi,
I just went through the zookeeper tutorial and successfully managed
 to run the zookeeper server.
 How do we monitor the zookeeper server?, is there a url for it?
 
 i pasted the following urls on browser, but all i get is a blank page
 http://localhost:2181
 http://localhost:2181/zookeeper
 
 
 I actually needed zookeeper for managing solr cloud managed externally
 but now if i hv 2 solr servers running, how do i configure zookeeper to
 manage them.
 
 Regards,
 Raakhi



Re: Using ZooKeeper for managing solrCloud

2010-05-14 Thread Patrick Hunt
Mahadev pointed out the ZK monitoring details, but on the solr side of 
the house I don't think we can provide much insight as solr is acting as 
a client of the zk service. Your best bet would be to ask on the solr 
user list.


Regards,

Patrick

On 05/14/2010 04:09 AM, Rakhi Khatwani wrote:

Hi,
I just went through the zookeeper tutorial and successfully managed
to run the zookeeper server.
How do we monitor the zookeeper server?, is there a url for it?

i pasted the following urls on browser, but all i get is a blank page
http://localhost:2181
http://localhost:2181/zookeeper


I actually needed zookeeper for managing solr cloud managed externally
but now if i hv 2 solr servers running, how do i configure zookeeper to
manage them.

Regards,
Raakhi