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 82C1A10A07 for ; Wed, 16 Oct 2013 23:45:42 +0000 (UTC) Received: (qmail 87989 invoked by uid 500); 16 Oct 2013 23:45:42 -0000 Delivered-To: apmail-accumulo-notifications-archive@accumulo.apache.org Received: (qmail 87950 invoked by uid 500); 16 Oct 2013 23:45:42 -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 87744 invoked by uid 99); 16 Oct 2013 23:45:42 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 16 Oct 2013 23:45:42 +0000 Date: Wed, 16 Oct 2013 23:45:42 +0000 (UTC) From: "Corey J. Nolet (JIRA)" To: notifications@accumulo.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (ACCUMULO-1405) Package MiniAccumuloCluster so that a user can interact without Hadoop/ZooKeeper installed 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-1405?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13797441#comment-13797441 ] Corey J. Nolet commented on ACCUMULO-1405: ------------------------------------------ It would be extremely useful if all of the properties that configure the MAC could be dumped to a single place somewhere- either the accumulo-site.xml or just dump the property file that is passed into the MiniAccumuloRunner. > Package MiniAccumuloCluster so that a user can interact without Hadoop/ZooKeeper installed > ------------------------------------------------------------------------------------------ > > Key: ACCUMULO-1405 > URL: https://issues.apache.org/jira/browse/ACCUMULO-1405 > Project: Accumulo > Issue Type: Sub-task > Reporter: Corey J. Nolet > Assignee: Corey J. Nolet > Labels: proposed > Fix For: 1.6.0 > > > Accumulo's packaging is currently very lightweight because many libraries, like Apache Commons, are being pulled from Hadoop & ZooKeeper's classpaths. It will not allow the MAC to be run from accumulo-start, however, without Hadoop and ZooKeeper installed. -- This message was sent by Atlassian JIRA (v6.1#6144)