the clustering column "value" will be part of the Column "key" of non-primary key columns. e.g {"ozark:Springfield 417:address" : "5108 N. 22nd St" } at 18:10 above
Great presentation! How does Cassandra handle dynamic partitioning? Therefore, what happens to the partitioning if you change the number of nodes in the cluster? For example, if node #1 is responsible for keys 1-25 and after adding a node, it is responsible for keys 1-20. How does Cassandra shuffle all that data?
the clustering column "value" will be part of the Column "key" of non-primary key columns.
e.g {"ozark:Springfield 417:address" : "5108 N. 22nd St" } at 18:10 above
Great presentation! How does Cassandra handle dynamic partitioning? Therefore, what happens to the partitioning if you change the number of nodes in the cluster? For example, if node #1 is responsible for keys 1-25 and after adding a node, it is responsible for keys 1-20. How does Cassandra shuffle all that data?