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

Josh Elser commented on ACCUMULO-2097:
--------------------------------------

Makes me wonder how we would want to include this. The examples-simple module 
would certainly make sense. I'm not sure if I like having the archetype 
depending on examples-simple though (although, there's really no reason for it 
not to, I guess).

Something a simple CSV/TSV into a "each row has many columns" idea is brutally 
simple (and somehow often glossed over with Accumulo). Maybe we want to make a 
ticket specifically for a csv/tsv example and then use this one to integrate it 
with the archetype?

> Add ability to load when from script when MiniAccumuloCluster starts up
> -----------------------------------------------------------------------
>
>                 Key: ACCUMULO-2097
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-2097
>             Project: Accumulo
>          Issue Type: Improvement
>          Components: instamo-archetype
>            Reporter: Michael Wall
>            Priority: Minor
>
> It would be helpful to be able load data from a script when the 
> MiniAccumuloCluster starts up from the instamo-archetype generated project.  
> I was thinking something like the -f option from the shell which simply runs 
> commands.  My idea here is that it is easy to load that same file on a real 
> cluster and have the same data used in testing.  I have written something 
> like this in the past that parsed the file and created mutations.
> [~elserj] suggested loading data from CSV, which was interesting as well.
> Ideally, this functionality would work for any example in the archetype, 
> shell, mapreduce whatever.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)

Reply via email to