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 11C0310103 for ; Sat, 29 Nov 2014 15:32:13 +0000 (UTC) Received: (qmail 82174 invoked by uid 500); 29 Nov 2014 15:32:12 -0000 Delivered-To: apmail-accumulo-notifications-archive@accumulo.apache.org Received: (qmail 82137 invoked by uid 500); 29 Nov 2014 15:32:12 -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 81944 invoked by uid 99); 29 Nov 2014 15:32:12 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 29 Nov 2014 15:32:12 +0000 Date: Sat, 29 Nov 2014 15:32:12 +0000 (UTC) From: "David Medinets (JIRA)" To: notifications@accumulo.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (ACCUMULO-3371) Allow user to set Zookeeper port in MiniAccumuloCluster MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 David Medinets created ACCUMULO-3371: ---------------------------------------- Summary: Allow user to set Zookeeper port in MiniAccumuloCluster Key: ACCUMULO-3371 URL: https://issues.apache.org/jira/browse/ACCUMULO-3371 Project: Accumulo Issue Type: Improvement Components: mini Affects Versions: 1.6.1 Environment: Ubuntu inside Docker Reporter: David Medinets Priority: Minor I'm experimenting with Docker to use MiniAccumuloCluster inside containers. However, I ran into an issue that the Zookeeper port is randomly assigned and therefore can't be exposed to the host machine running the Docker container. -- This message was sent by Atlassian JIRA (v6.3.4#6332)