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

Daniel Meyer commented on CASSANDRA-7468:
-----------------------------------------

from the help:

{code}
Usage: user [clustering=DIST(?)] ops(?) [profile=?] [err<?] [n>?] [n<?] 
[tries=?] [no_warmup] [ignore_errors] [cl=?] [at-once=?]
 OR
Usage: user [clustering=DIST(?)] ops(?) [profile=?] n=? [tries=?] [no_warmup] 
[ignore_errors] [cl=?] [at-once=?]
 OR
Usage: user [clustering=DIST(?)] ops(?) [profile=?] duration=? [tries=?] 
[ignore_errors] [cl=?] [at-once=?]
{code}

Running this commands work:
{code}
./run_stress.sh user no_warmup ops\(insert=1\) profile=$PROFILE n=60 -rate 
threads=200 -node 10.1.1.1
{code}

But this does not:
{code}
./run_stress.sh user no_warmup ops\(insert=1\) profile=$PROFILE duration=60 
-rate threads=200 -node 10.1.1.1
{code}


> Add time-based execution to cassandra-stress
> --------------------------------------------
>
>                 Key: CASSANDRA-7468
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-7468
>             Project: Cassandra
>          Issue Type: Improvement
>          Components: Tools
>            Reporter: Matt Kennedy
>            Assignee: Matt Kennedy
>            Priority: Minor
>             Fix For: 2.1.1
>
>         Attachments: 7468v2.txt, trunk-7468-rebase.patch, trunk-7468.patch
>
>




--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to