Return-Path: Delivered-To: apmail-hadoop-zookeeper-user-archive@minotaur.apache.org Received: (qmail 13601 invoked from network); 14 May 2010 11:09:52 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 14 May 2010 11:09:52 -0000 Received: (qmail 6433 invoked by uid 500); 14 May 2010 11:09:52 -0000 Delivered-To: apmail-hadoop-zookeeper-user-archive@hadoop.apache.org Received: (qmail 6240 invoked by uid 500); 14 May 2010 11:09:50 -0000 Mailing-List: contact zookeeper-user-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: zookeeper-user@hadoop.apache.org Delivered-To: mailing list zookeeper-user@hadoop.apache.org Received: (qmail 6230 invoked by uid 99); 14 May 2010 11:09:49 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 14 May 2010 11:09:49 +0000 X-ASF-Spam-Status: No, hits=0.8 required=10.0 tests=AWL,FREEMAIL_FROM,HTML_MESSAGE,RCVD_IN_DNSWL_NONE,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL,WEIRD_PORT X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of rkhatwani@gmail.com designates 209.85.210.172 as permitted sender) Received: from [209.85.210.172] (HELO mail-yx0-f172.google.com) (209.85.210.172) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 14 May 2010 11:09:43 +0000 Received: by yxe2 with SMTP id 2so1292577yxe.2 for ; Fri, 14 May 2010 04:09:22 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:date:message-id :subject:from:to:content-type; bh=3l1TeY3K8Rg2PmDREP7KWnhmKE6dqYGaXrWjHnEbBAk=; b=QnoBroqGfLsgFLodQHkb8EXdAZZS8dYrY8cql8yXyIfjQd6hrgaKwsBdMxnwrDLnZI SJvZ1bAnjtuQoV9Dd3NRgxIjlTEhn1U6Mlxw6CJUHBKf5Ouxip/J7T7W3FUWryKizeyy Y1sOx1oy2T/jpVktirIayJtg/TScDMF9BQiwI= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=MLMarkC+w2f/h25463JO4gbafAVBcgarVAbc+EH5qK9EkYxG6C7MvqAfJImIcqUnGG yymkMJh2tbUuldSs4Krp27Tgad7b19LC2PifVGLZcG8fX67KgI5vaQypjnicDF7O/s1e ln+XQ4Kv+c2QgDOl7wc9KznyPSw+hSIKOPrcQ= MIME-Version: 1.0 Received: by 10.231.154.1 with SMTP id m1mr412442ibw.70.1273835362079; Fri, 14 May 2010 04:09:22 -0700 (PDT) Received: by 10.231.117.219 with HTTP; Fri, 14 May 2010 04:09:22 -0700 (PDT) Date: Fri, 14 May 2010 16:39:22 +0530 Message-ID: Subject: Using ZooKeeper for managing solrCloud From: Rakhi Khatwani To: zookeeper-user@hadoop.apache.org Content-Type: multipart/alternative; boundary=0016368e2aa942569604868be8f8 --0016368e2aa942569604868be8f8 Content-Type: text/plain; charset=ISO-8859-1 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 --0016368e2aa942569604868be8f8--