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 C06FC19A26 for ; Sat, 19 Mar 2016 18:58:33 +0000 (UTC) Received: (qmail 66308 invoked by uid 500); 19 Mar 2016 18:58:33 -0000 Delivered-To: apmail-accumulo-notifications-archive@accumulo.apache.org Received: (qmail 66258 invoked by uid 500); 19 Mar 2016 18:58:33 -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 66239 invoked by uid 99); 19 Mar 2016 18:58:33 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 19 Mar 2016 18:58:33 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 795912C1F56 for ; Sat, 19 Mar 2016 18:58:33 +0000 (UTC) Date: Sat, 19 Mar 2016 18:58:33 +0000 (UTC) From: "Josh Elser (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=15202917#comment-15202917 ] Josh Elser commented on ACCUMULO-4162: -------------------------------------- Bash version: {noformat} root@802f0ae19818:/# bash --version GNU bash, version 4.3.30(1)-release (x86_64-pc-linux-gnu) Copyright (C) 2013 Free Software Foundation, Inc. {noformat} and zookeeper is rooted at {{/zookeeper-3.4.8}}. I'm not sure where the duplicate directory is coming from. > 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)