cassandra - What is the recommended max size for space occupied by cells of a partition key? -
i see following limits bandied about
2 million cells per partition - per key or sum of cells rows in partition ?
100mb partition size max- total space occupied rows same partitionkey ?
is there recommended number of maximum cells in partition key , limit on amount of space occupied 1 ?
untill experience cassandra, till used 8 columns partition key , working smoothly.
for max limit conditions, can check below link. http://docs.datastax.com/en/cql/3.3/cql/cql_reference/reflimits.html
as didn't mention version of cql using? please update that, may more accurate information.
Comments
Post a Comment