This is an automated email from the ASF dual-hosted git repository.

mmiller pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/accumulo-testing.git


The following commit(s) were added to refs/heads/master by this push:
     new a4aa560  ACCUMULO-4725 Add modules dir to script help (#8)
a4aa560 is described below

commit a4aa560c048e902ba2fb78480b20f043669f597c
Author: Mike Miller <mmil...@apache.org>
AuthorDate: Thu Oct 19 14:34:00 2017 -0400

    ACCUMULO-4725 Add modules dir to script help (#8)
---
 bin/accumulo-testing | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/bin/accumulo-testing b/bin/accumulo-testing
index 3412564..34fadb0 100755
--- a/bin/accumulo-testing
+++ b/bin/accumulo-testing
@@ -33,8 +33,9 @@ Possible commands:
                                 Applications: ingest, walk, batchwalk, scan
   ci-mapred <application>       Runs continuous ingest mapreduce <application>
                                 Applications: verify, moru  
-  rw-local <module>             Runs randomwalk <module> in local java process
-  rw-yarn <num> <module>        Runs randomwalk <module> in <num> containers 
on YARN
+  rw-local <module>*            Runs randomwalk <module> in local java process
+  rw-yarn <num> <module>*       Runs randomwalk <module> in <num> containers 
on YARN
+                                *Modules located in 
core/src/main/resources/randomwalk/modules
 EOF
 }
 

-- 
To stop receiving notification emails like this one, please contact
['"commits@accumulo.apache.org" <commits@accumulo.apache.org>'].

Reply via email to