Zero to Billion records – Time series data processing with Cassandra
Time series data can be described as information generated by applications/systems at regular time intervals. For example, on a Linux server, following data can be gathered for Cassandra process using “perf stat” command. Now, the interesting thing to note here is the above data is collected at 2 different time points. Counters are the same…