Cassandra-Stress results

The results for both insert and query workloads will look very similar. Once each thread iteration is complete, it will display the progress in line with an increasing total operations count:

Figure 5.1: A report for query1 with a thread count of 24

As you can see in preceding screenshot, the operations report shows many aspects of the workload. The following is a quick summary and explanation for each column of data:

  • total ops: Total number of operations
  • op/s: Operations per second
  • pk/s: Primary keys processed per second
  • rows: Rows processed per second
  • mean: Mean latency of the operations
  • med: Median latency of the ...

Get Mastering Apache Cassandra 3.x - Third Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.