Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
Cassandra Benchmarks
====================

pip install ccm
pip install pyYaml

# create 2 localhost aliases (on OSX)
# linux doesnt need this step
sudo ifconfig lo0 alias 127.0.0.2 up
sudo ifconfig lo0 alias 127.0.0.3 up

ccm create test -v 2.0.5
ccm populate -n 3
ccm start