Skip to content

fee-mendes/stress-profile

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

stress-profile

Simple cassandra-stress profile, simulating a time-series kind of use case.

To ingest the initial data set:

cassandra-stress user profile=file:///profile.yml no-warmup 'ops(insert=1)' n=1000000 -rate threads=8 -node <node IP>

To run a mixed workload:

cassandra-stress user profile=file:///profile.yml no-warmup 'ops(insert=10, read-latest=10, scan-partition=1)' n=1000000 -rate threads=8 -node <node IP>

About

A simple cassandra-stress profile

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages