Re: Minimum row size / minimum data point size

2013-10-04 Thread Robert Važan
t may help. https://docs.google.com/spreadsheet/ccc?key=0Atatq_AL3AJwdElwYVhTRk9KZF9WVmtDTDVhY0xPSmc#gid=0 On Thu, Oct 3, 2013 at 1:31 PM, Robert Važan <mailto:robert.va...@gmail.com>> wrote: I need to store one trillion data points. The data is highly compressible down to 1

Minimum row size / minimum data point size

2013-10-03 Thread Robert Važan
I need to store one trillion data points. The data is highly compressible down to 1 byte per data point using simple custom compression combined with standard dictionary compression. What's the most space-efficient way to store the data in Cassandra? How much per-row overhead is there if I store on