Return-Path: X-Original-To: apmail-accumulo-notifications-archive@minotaur.apache.org Delivered-To: apmail-accumulo-notifications-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 1E06910588 for ; Tue, 19 Nov 2013 17:59:24 +0000 (UTC) Received: (qmail 26504 invoked by uid 500); 19 Nov 2013 17:59:24 -0000 Delivered-To: apmail-accumulo-notifications-archive@accumulo.apache.org Received: (qmail 26474 invoked by uid 500); 19 Nov 2013 17:59:23 -0000 Mailing-List: contact notifications-help@accumulo.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: jira@apache.org Delivered-To: mailing list notifications@accumulo.apache.org Received: (qmail 26446 invoked by uid 99); 19 Nov 2013 17:59:22 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 19 Nov 2013 17:59:22 +0000 Date: Tue, 19 Nov 2013 17:59:22 +0000 (UTC) From: "ASF subversion and git services (JIRA)" To: notifications@accumulo.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (ACCUMULO-1873) start-all.sh's zookeeper version check is lacking MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/ACCUMULO-1873?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13826745#comment-13826745 ] ASF subversion and git services commented on ACCUMULO-1873: ----------------------------------------------------------- Commit e326641039942a25114490c0291c3386c4354d73 in branch refs/heads/master from [~ecn] [ https://git-wip-us.apache.org/repos/asf?p=accumulo.git;h=e326641 ] ACCUMULO-1873 follow symlinks > start-all.sh's zookeeper version check is lacking > ------------------------------------------------- > > Key: ACCUMULO-1873 > URL: https://issues.apache.org/jira/browse/ACCUMULO-1873 > Project: Accumulo > Issue Type: Bug > Components: scripts > Affects Versions: 1.4.4, 1.5.0 > Reporter: Josh Elser > Assignee: Bill Havanki > Priority: Minor > Fix For: 1.4.5, 1.5.1, 1.6.0 > > Attachments: ACCUMULO-1873.patch > > > If ZOOKEEPER_HOME is defined (in the current env or in accumul-env.sh) but it's pointing at somewhere that doesn't contain a zookeeper-x.y.z.jar (e.g. ZOOKEEPER_HOME isn't actually pointing to a ZooKeeper installation), the zookeeper version check will end up returning an empty string which will cause an inaccurate warning to be printed. -- This message was sent by Atlassian JIRA (v6.1#6144)