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 E96C9DE75 for ; Fri, 17 May 2013 02:11:15 +0000 (UTC) Received: (qmail 56581 invoked by uid 500); 17 May 2013 02:11:16 -0000 Delivered-To: apmail-accumulo-notifications-archive@accumulo.apache.org Received: (qmail 56544 invoked by uid 500); 17 May 2013 02:11:16 -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 56531 invoked by uid 99); 17 May 2013 02:11:16 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 17 May 2013 02:11:16 +0000 Date: Fri, 17 May 2013 02:11:16 +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=13660267#comment-13660267 ] Corey J. Nolet commented on ACCUMULO-1405: ------------------------------------------ [~kturner], I've been thinking about your latest idea of pulling down a bunch of dependencies instead of making separate packaging. I'm swaying in that direction currently. Seems like it'd be useful to have a lib/deps directory that could be removed easily just in case the user wants to run Accumulo against (possibly different version of) hadoop/zk. Maybe the script could pull down everything and filter any duplicates against the deps in lib/ > 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 > 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 is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira