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

Josh Elser commented on ACCUMULO-1063:
--------------------------------------

If you want it to be stand-alone, yes, I think it should be moved to contrib.

I'm also a little fuzzy on how a user would use Instamo. If I try to think like 
a new user, I would think that I would add Instamo as a dependency to my maven 
project and then write some code which starts Instamo and runs my code against 
Instamo.

Would something like a Maven archetype be more along the lines of how you 
expect people to use this? They could generate a project using the Instamo 
archetype and add whatever user-specific dependencies they have. They would 
then presumably be able to run the `mvn exec:exec` with a parameter for their 
custom class. Thoughts?
                
> 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