Rather than having new development can't we add these features to the existing accumulo command line, I think these makes life easier and are not there in exsiting accumulo command line tool
1. Persist the entire state of mini accumulo 4. Add a function to force re-initialization of the MAC I just scanned the code but would like to run it too. Instantly I can say that the accumulo command line should be updated with these functionalities. Thanks, Vicky On Fri, Jun 13, 2014 at 3:40 AM, Andrew Wells <[email protected]> wrote: > I developed this tool for doing persistent Mini Accumulo Cluster for > training, and others have said it would be useful for doing Development. > > It does the following, > > Allows for optional persistence of the tables. > > Allows for shell access to MAC > > Here is the the tool on github as it stands, it is pretty down and dirty: > > https://github.com/agwells0714/AccumuloDeveloperUtil > > > I would like to start contributing code to OBSOLETE this project. > > I imagine the following would satisfy this requirement. > > 1. Persist the entire state of mini accumulo > > 2. allow shell access to MAC > > 3. allow option to also start a monitor (for additional testing) > > 4. Add a function to force re-initialization of the MAC > > > Thoughts? Suggestions? > > -- > *Andrew George Wells* > *Software Engineer* > *[email protected] <[email protected]>* >
