Guest User

Untitled

a guest
Jan 23rd, 2019
67
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.31 KB | None | 0 0
  1. for i=0 to 3:
  2. cassandra-stress write no-warmup n=175000000 cl=ALL
  3. -rate threads=500
  4. -schema 'replication(factor=2) keyspace=keyspace'
  5. -col 'size=FIXED(4000) n=FIXED(1)'
  6. -mode cql3 native connectionsPerHost=66
  7. -pop 'seq=((i*n)+1)..((i+1)*n)' # where n=175000000
  8. -node node2
  9. -errors ignore
Add Comment
Please, Sign In to add comment