Github user keith-turner commented on a diff in the pull request:
https://github.com/apache/accumulo-testing/pull/2#discussion_r97805921
--- Diff: bin/accumulo-testing ---
@@ -25,8 +25,16 @@ function print_usage() {
Usage: accumulo-testing <command> (<argument>)
Possible commands:
- rw-local <module> Runs randomwalk <module> in local java process
- rw-yarn <num> <module> Runs randomwalk <module> in <num> containers
on YARN
+ agitator <command> Runs agitator <command>. Available
commands: start, stop
+ ci-createtable Creates Accumulo table with splits for
continuous ingest tests
+ ci-local <application> Runs continuous ingest <application> in
local java process
--- End diff --
this is nice
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---