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 3872717B29 for ; Mon, 18 May 2015 19:14:02 +0000 (UTC) Received: (qmail 90760 invoked by uid 500); 18 May 2015 19:14:02 -0000 Delivered-To: apmail-accumulo-notifications-archive@accumulo.apache.org Received: (qmail 90686 invoked by uid 500); 18 May 2015 19:14:02 -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 90441 invoked by uid 99); 18 May 2015 19:14:01 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 18 May 2015 19:14:01 +0000 Date: Mon, 18 May 2015 19:14:01 +0000 (UTC) From: "Josh Elser (JIRA)" To: notifications@accumulo.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Resolved] (ACCUMULO-3823) Support separate client and server ACCUMULO_CONF_DIRs for StandaloneCluster ITs 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-3823?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Josh Elser resolved ACCUMULO-3823. ---------------------------------- Resolution: Fixed > Support separate client and server ACCUMULO_CONF_DIRs for StandaloneCluster ITs > ------------------------------------------------------------------------------- > > Key: ACCUMULO-3823 > URL: https://issues.apache.org/jira/browse/ACCUMULO-3823 > Project: Accumulo > Issue Type: Bug > Components: test > Reporter: Josh Elser > Assignee: Josh Elser > Priority: Minor > Fix For: 1.8.0, 1.7.1 > > Time Spent: 40m > Remaining Estimate: 0h > > Recently, I added support to pass down ACCUMULO_CONF_DIR as a means to support the default configuration directory being a filtered-set of the actual server configuration files (to hide things like instance.secret). > Sadly this doesn't work well for ExamplesIT which invokes classes using {{bin/accumulo}} as these are meant to be run as the normal user (not using the server configuration). > If we're going to deal with duplicate configurations for clients and servers, we need to do the same for the StandaloneClusters -- This message was sent by Atlassian JIRA (v6.3.4#6332)