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 534B21856E for ; Tue, 15 Mar 2016 20:13:34 +0000 (UTC) Received: (qmail 61344 invoked by uid 500); 15 Mar 2016 20:13:33 -0000 Delivered-To: apmail-accumulo-notifications-archive@accumulo.apache.org Received: (qmail 61292 invoked by uid 500); 15 Mar 2016 20:13: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 60768 invoked by uid 99); 15 Mar 2016 20:13:33 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 15 Mar 2016 20:13:33 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 82A612C1F62 for ; Tue, 15 Mar 2016 20:13:33 +0000 (UTC) Date: Tue, 15 Mar 2016 20:13:33 +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=15196120#comment-15196120 ] Christopher Tubbs commented on ACCUMULO-4162: --------------------------------------------- Hmm, what version of bash? > 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 > > 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)