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 C002D18772 for ; Mon, 21 Mar 2016 18:47:26 +0000 (UTC) Received: (qmail 68280 invoked by uid 500); 21 Mar 2016 18:47:26 -0000 Delivered-To: apmail-accumulo-notifications-archive@accumulo.apache.org Received: (qmail 67814 invoked by uid 500); 21 Mar 2016 18:47:25 -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 67513 invoked by uid 99); 21 Mar 2016 18:47:25 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 21 Mar 2016 18:47:25 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 968572C1F5D for ; Mon, 21 Mar 2016 18:47:25 +0000 (UTC) Date: Mon, 21 Mar 2016 18:47:25 +0000 (UTC) From: "Christopher Tubbs (JIRA)" To: notifications@accumulo.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (ACCUMULO-4162) Invalid ZooKeeper version warning message 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-4162?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15204871#comment-15204871 ] Christopher Tubbs commented on ACCUMULO-4162: --------------------------------------------- I thought that might be the case, which is why I was curious about the exact value of {{ZOOKEEPER_HOME}}. At least now we know a good workaround if users don't want to modify the scripts for released versions (workaround: get rid of trailing slash) > Invalid ZooKeeper version warning message > ----------------------------------------- > > Key: ACCUMULO-4162 > URL: https://issues.apache.org/jira/browse/ACCUMULO-4162 > Project: Accumulo > Issue Type: Bug > Components: scripts > Affects Versions: 1.7.1 > Reporter: Josh Elser > Assignee: Christopher Tubbs > Fix For: 1.6.6, 1.7.2, 1.8.0 > > > Saw this when running Sven's docker image with ZooKeeper-3.4.8: > {noformat} > WARN : Using Zookeeper /zookeeper-3.4.8/zookeeper-3.4.8. Use version 3.4.0 or greater. Older versions may not work reliably. > {noformat} > 3.4.8 > 3.4.0. Looks like the version detection is a bit busted. -- This message was sent by Atlassian JIRA (v6.3.4#6332)