You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by GitBox <gi...@apache.org> on 2018/11/21 16:39:03 UTC

[GitHub] mikewalch opened a new issue #42: Simplify accumulo-testing command and create Docker image

mikewalch opened a new issue #42: Simplify accumulo-testing command and create Docker image
URL: https://github.com/apache/accumulo-testing/issues/42
 
 
   It would be great if accumulo-testing could be simplified and run in Docker.  Below is possible usage.
   
   ```
   $ ./bin/accumulo-testing 
   
   Usage: accumulo-testing <test> (<argument>)
   
   Available tests:
   
      ci <application>    Runs continous ingest <application>.
                                   Possible applications: createtable, ingest, walk, batchwalk, scan, verify, moru
   
      rw <module>         Runs random walk <module>
                                   Modules located in core/src/main/resources/randomwalk/modules
   ```

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services