Return-Path: X-Original-To: apmail-hbase-user-archive@www.apache.org Delivered-To: apmail-hbase-user-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id D4BA199F5 for ; Fri, 17 Feb 2012 15:11:14 +0000 (UTC) Received: (qmail 45642 invoked by uid 500); 17 Feb 2012 15:11:13 -0000 Delivered-To: apmail-hbase-user-archive@hbase.apache.org Received: (qmail 45520 invoked by uid 500); 17 Feb 2012 15:11:12 -0000 Mailing-List: contact user-help@hbase.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@hbase.apache.org Delivered-To: mailing list user@hbase.apache.org Received: (qmail 45509 invoked by uid 99); 17 Feb 2012 15:11:11 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 17 Feb 2012 15:11:11 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of saint.ack@gmail.com designates 209.85.214.169 as permitted sender) Received: from [209.85.214.169] (HELO mail-tul01m020-f169.google.com) (209.85.214.169) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 17 Feb 2012 15:11:04 +0000 Received: by obbta7 with SMTP id ta7so6138453obb.14 for ; Fri, 17 Feb 2012 07:10:43 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:content-type; bh=HSAfKG+lpar5Z8QdbwQpW/YBwdTl+wv48MEJx8GoPBw=; b=uYt+RTFtT5tuvV0O9NUkwWpNDnj0HajcD47rCaS1kUlaR0Y1nH0uht5AHQ2l323wpU CrYqpc3wqWYbgT+E2CgTCjJFjZx+8Upfp9kpRDHqNbOpWaPkWsjADneubpFZiB/GQ/Uf WkK7UHDKFeOTuHKKloGmL9FMuyjspMXY2nuDU= MIME-Version: 1.0 Received: by 10.182.147.106 with SMTP id tj10mr5166032obb.71.1329491443311; Fri, 17 Feb 2012 07:10:43 -0800 (PST) Sender: saint.ack@gmail.com Received: by 10.182.122.66 with HTTP; Fri, 17 Feb 2012 07:10:43 -0800 (PST) In-Reply-To: References: Date: Fri, 17 Feb 2012 07:10:43 -0800 X-Google-Sender-Auth: AZ61raS2oJzRjWYNfchTSFghrYI Message-ID: Subject: Re: ERROR zookeeper.RecoverableZooKeeper: ZooKeeper exists failed after 3 retries From: Stack To: user@hbase.apache.org, bing.li@asu.edu Content-Type: text/plain; charset=ISO-8859-1 X-Virus-Checked: Checked by ClamAV on apache.org On Thu, Feb 16, 2012 at 11:03 PM, Bing Li wrote: > I just made summary about the experiences to set up a pseudo-distributed > mode HBase. > Thank you for the writeup. What would you have us change in here: http://hbase.apache.org/book/quickstart.html? Thanks, St.Ack