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 6B5AC10A63 for ; Mon, 30 Dec 2013 22:17:51 +0000 (UTC) Received: (qmail 42712 invoked by uid 500); 30 Dec 2013 22:17:50 -0000 Delivered-To: apmail-accumulo-notifications-archive@accumulo.apache.org Received: (qmail 42649 invoked by uid 500); 30 Dec 2013 22:17:50 -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 42502 invoked by uid 99); 30 Dec 2013 22:17:50 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 30 Dec 2013 22:17:50 +0000 Date: Mon, 30 Dec 2013 22:17:50 +0000 (UTC) From: "Christopher Tubbs (JIRA)" To: notifications@accumulo.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (ACCUMULO-2100) instamo-archetype could use a little clean up 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-2100?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13859128#comment-13859128 ] Christopher Tubbs commented on ACCUMULO-2100: --------------------------------------------- Why was the artifact re-versioned to 2.0.0? This could be very confusing if it doesn't match Accumulo's versioning (especially, the major version). > instamo-archetype could use a little clean up > --------------------------------------------- > > Key: ACCUMULO-2100 > URL: https://issues.apache.org/jira/browse/ACCUMULO-2100 > Project: Accumulo > Issue Type: Improvement > Components: instamo-archetype > Reporter: Michael Wall > Assignee: Josh Elser > Priority: Minor > > Some of the things I noticed > - mvn test fails, because it took longer than 30 secs to startup the MAC on my linux box. > - README needs to be updated, usage is incorrect > - pom.xml doesn't hook exec:exec into any lifecycle so you have to call mvn compile exec:exec -Pwhatever > - Could abstract out a MiniAccumuloClusterWrapper to handle the temp directory clean up and make the usage across the ShellExample, MapReduceExample and ExampleAccumuloUnitTest consistent. Would also make it easier to implement ACCUMULO-2097 and ACCUMULO-2098 > BTW, I am running this against the origin/1.5 branch, targeting an archetype that is compatible with Accumulo 1.5.0 > Patch coming for review -- This message was sent by Atlassian JIRA (v6.1.5#6160)