How you store the data will be mostly a matter of how you wish to access the data after it is stored. IOW, what kinds of queries or batch processing and how you intend to sequence through the data. And also what categories of “warmth” you intend to maintain, especially for data to be queried most frequently. For example, will aged data be deleted and with what frequency. It also depends on what types of aggregations, or rollups, you might want to perform.
-- Jack Krupansky From: Spico Florin Sent: Thursday, November 27, 2014 7:38 AM To: user@cassandra.apache.org Subject: Storing time-series and geospatial data in C* Hello! Can you please recommend me some new articles and case studies were Cassandra was used to store time-series and geo-spatial data? I'm particular interested in best practices, data models and retrieval techniques. Thanks. Regards, Florin