[ 
https://issues.apache.org/jira/browse/CASSANDRA-8780?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ben Slater updated CASSANDRA-8780:
----------------------------------
         Assignee: Ben Slater
    Fix Version/s: 3.x
           Status: Patch Available  (was: Open)

I've attached a patch that implements this.

Key points:
- existing command lines, spec files, etc should work unchanged
- to test multiple files:
  - put a comma separated list of files names for spec= (eg 
spec=file1.txt,spec=file2.txt)
  - when specifying operations, qualify with keyspace and table name (eg 
ops(stressexample.eventsrawtest.insert=1,stressexample.eventsrawtest2.insert=1,stressexample.eventsrawtest2.get-a-value=1,stressexample.eventsrawtest2.pull-for-rollup=1)
 )

I've tested a few different scenarios on files I had lying around and all seems 
to work.

> cassandra-stress should support multiple table operations
> ---------------------------------------------------------
>
>                 Key: CASSANDRA-8780
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-8780
>             Project: Cassandra
>          Issue Type: Improvement
>          Components: Tools
>            Reporter: Benedict
>            Assignee: Ben Slater
>              Labels: stress
>             Fix For: 3.x
>
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to