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 8881310AA1 for ; Sat, 11 Jan 2014 00:54:12 +0000 (UTC) Received: (qmail 36608 invoked by uid 500); 11 Jan 2014 00:54:11 -0000 Delivered-To: apmail-zookeeper-user-archive@zookeeper.apache.org Received: (qmail 36528 invoked by uid 500); 11 Jan 2014 00:54:11 -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 36519 invoked by uid 500); 11 Jan 2014 00:54:11 -0000 Delivered-To: apmail-hadoop-zookeeper-user@hadoop.apache.org Received: (qmail 36513 invoked by uid 99); 11 Jan 2014 00:54:11 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 11 Jan 2014 00:54:11 +0000 X-ASF-Spam-Status: No, hits=4.5 required=5.0 tests=HTML_MESSAGE,SPF_SOFTFAIL,URI_HEX X-Spam-Check-By: apache.org Received-SPF: softfail (nike.apache.org: transitioning domain of nagendra.prasath@gmail.com does not designate 216.139.236.26 as permitted sender) Received: from [216.139.236.26] (HELO sam.nabble.com) (216.139.236.26) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 11 Jan 2014 00:54:05 +0000 Received: from jim.nabble.com ([192.168.236.80]) by sam.nabble.com with esmtp (Exim 4.72) (envelope-from ) id 1W1mpc-0000JA-89 for zookeeper-user@hadoop.apache.org; Fri, 10 Jan 2014 16:53:44 -0800 Date: Fri, 10 Jan 2014 16:53:44 -0800 (PST) From: Nagendra Prasath To: zookeeper-user@hadoop.apache.org Message-ID: In-Reply-To: References: <1389298707284-7579472.post@n2.nabble.com> Subject: Re: upgrading zookeeper from 3.4.3 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_374409_32770732.1389401624239" X-Virus-Checked: Checked by ClamAV on apache.org ------=_Part_374409_32770732.1389401624239 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Hi Patrick, I downloaded zookeeper 3.4.3 and complied using 'ant rpm' and then installed the rpm like yum --disablerepo=* *install* and then upgraded to zookeeper 3.4.5 like yum --disablerepo=* *update* Regards, Nagendra Prasath On Fri, Jan 10, 2014 at 1:09 PM, Patrick Hunt [via zookeeper-user] < ml-node+s578899n7579487h97@n2.nabble.com> wrote: > How did you install? > > Patrick > > On Thu, Jan 9, 2014 at 12:18 PM, Nagendra Prasath > <[hidden email] > > wrote: > > > I'm upgrading from 3.4.3 -> 3.4.5. When zookeeper service is started, it > > couldnt get the location of cfg file. > > > > [root@centos 3.4.5]# service zookeeper start > > Starting ZooKeeper daemon (zookeeper): JMX enabled by default > > Using config: /usr/sbin/../etc/zookeeper/zoo.cfg > > grep: /usr/sbin/../etc/zookeeper/zoo.cfg: No such file or directory > > mkdir: cannot create directory `': No such file or directory > > Starting zookeeper ... /usr/sbin/zkServer.sh: line 113: > > /zookeeper_server.pid: Permission denied > > > > Seems the symlink /usr/etc/zookeeper is removed by > update-zookeeper-env.sh > > during cleanup (3.4.3) phase of upgrade process. > > > > I couldnt see any post on this, probably its my env is the issue....? > > > > > > > > > > > > -- > > View this message in context: > http://zookeeper-user.578899.n2.nabble.com/upgrading-zookeeper-from-3-4-3-tp7579472.html > > Sent from the zookeeper-user mailing list archive at Nabble.com. > > > ------------------------------ > If you reply to this email, your message will be added to the discussion > below: > > http://zookeeper-user.578899.n2.nabble.com/upgrading-zookeeper-from-3-4-3-tp7579472p7579487.html > To unsubscribe from upgrading zookeeper from 3.4.3, click here > . > NAML > -- Thanks, Nagendra Prasath M P -- View this message in context: http://zookeeper-user.578899.n2.nabble.com/upgrading-zookeeper-from-3-4-3-tp7579472p7579489.html Sent from the zookeeper-user mailing list archive at Nabble.com. ------=_Part_374409_32770732.1389401624239--