Return-Path: X-Original-To: apmail-zookeeper-user-archive@www.apache.org Delivered-To: apmail-zookeeper-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 BD2CD10A42 for ; Fri, 8 Nov 2013 14:43:17 +0000 (UTC) Received: (qmail 83539 invoked by uid 500); 8 Nov 2013 14:43:16 -0000 Delivered-To: apmail-zookeeper-user-archive@zookeeper.apache.org Received: (qmail 83514 invoked by uid 500); 8 Nov 2013 14:43:16 -0000 Mailing-List: contact user-help@zookeeper.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@zookeeper.apache.org Delivered-To: mailing list user@zookeeper.apache.org Received: (qmail 83505 invoked by uid 99); 8 Nov 2013 14:43:15 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 08 Nov 2013 14:43:15 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of lewis.mcgibbney@gmail.com designates 209.85.215.43 as permitted sender) Received: from [209.85.215.43] (HELO mail-la0-f43.google.com) (209.85.215.43) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 08 Nov 2013 14:43:10 +0000 Received: by mail-la0-f43.google.com with SMTP id n7so775067lam.16 for ; Fri, 08 Nov 2013 06:42:49 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=icDX7LNfQgsCDonmLEmPAkNDRr9BEGPsIDCQWotzSzk=; b=hECZSUQJ6asNHcCpIwY1l9P+HmxDkzPeUEQ5R104yghViOGrbzZ+Gve7hIH11P0eSD 5PsWStt+aI5p/aI/iq4Q9eQ27aAeTGgiAD/+PPFU9ZEytFtJsBY0XV0qKH8nn9qv5VMb KvvOgrCa7mL6dOe40Ssd01GleHxIEIPtNjnrb28KLvTnfhY/EfbXn4LNrMXGn89SE4gS fVOndfQpeuHRpq8UQmbi29bSatURWLKhWKvbyr8QCKWHUaNKLqAc2MhmYnjW96VmUw41 tLyOSs8REw/fYyfL5jvstF8V85dYRO9buhXr+mwj2PZnjIRLw1uOynGCyCm3UFZ7ejPN vX4w== MIME-Version: 1.0 X-Received: by 10.152.88.3 with SMTP id bc3mr11313142lab.4.1383921768898; Fri, 08 Nov 2013 06:42:48 -0800 (PST) Received: by 10.112.41.140 with HTTP; Fri, 8 Nov 2013 06:42:48 -0800 (PST) In-Reply-To: <004301cedaf3$6a1433a0$3e3c9ae0$@yahoo.com> References: <004301cedaf3$6a1433a0$3e3c9ae0$@yahoo.com> Date: Fri, 8 Nov 2013 14:42:48 +0000 Message-ID: Subject: Re: Struggling to use Zookeeper 3.4.5-1392090 for HBase 0.94.9 tests From: Lewis John Mcgibbney To: user@zookeeper.apache.org Content-Type: multipart/alternative; boundary=001a11c355dc6ea45804eaab659e X-Virus-Checked: Checked by ClamAV on apache.org --001a11c355dc6ea45804eaab659e Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Hi Flavio, Thanks again for your feedback. On Wed, Nov 6, 2013 at 1:23 PM, Flavio Junqueira wro= te: > I don=B4t think you need to change the server (client) port, instead you = need > to change the connect string for the client. I am sorry to come across as ignorant... but how do i do this? is this configuration driven e.g. within zoo.cfg or do i need to write come code to do this? > If you change the server port > and not the client connect string, then change the client port on the > server > to the default value, 2181, because this is the one the client is trying = to > use according to your log. > > AFAIK the only zookeeper config i have is within zoo.cfg with clientPort=3D2181 Thanks again fro your time Flavio. Best Lewis --001a11c355dc6ea45804eaab659e--