[ 
https://issues.apache.org/jira/browse/ACCUMULO-1063?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13593668#comment-13593668
 ] 

Keith Turner commented on ACCUMULO-1063:
----------------------------------------

bq. I'm also a little fuzzy on how a user would use Instamo.

What I am thinking Instamo should be is example pom + example code that runs 
against MiniAccumuloCluster.

I am thinking of providing a developer quick start web page on 
accumulo.apache.org. This page would have instructions like the following that 
would allow a new developer to write and run code against Accumulo in minutes.

 # svn co http://svn.apache.org/accumulo/.../instamo
 # cd instamo
 # vim src/main/java/AccumuloApp.java
 # mvn package

Not too familiar with maven archetypes.  Can an archetype generate an example 
pom and example code?  If this was done with an archetype, what would the steps 
be for a user to be up and running some example code against MiniAccumulo?  I 
do not know how a user would install a new archetype for maven.  If this has 
less steps, I am all for it.
                
> Update pom.xml to reference Commons IO v2.4 (or change Instamo to remove 
> dependency)
> ------------------------------------------------------------------------------------
>
>                 Key: ACCUMULO-1063
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-1063
>             Project: Accumulo
>          Issue Type: Bug
>            Reporter: David Medinets
>            Assignee: Christopher Tubbs
>            Priority: Minor
>             Fix For: 1.5.0
>
>         Attachments: ACCUMULO-1063.patch
>
>
> The MapReduceExample (for MiniAccumuloCluster) seems to depend on Commons IO 
> v2.4 but the current compilation places Commons IO v1.2 in the lib directory.

--
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

Reply via email to