C* Keys: Partitioning, Clustering, & CrossFit (Adam Hutson, DataScale) | Cassandra Summit 2016

แชร์
ฝัง
  • เผยแพร่เมื่อ 12 ม.ค. 2025

ความคิดเห็น • 2

  • @shravankarup509
    @shravankarup509 7 ปีที่แล้ว

    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

  • @johndifini6361
    @johndifini6361 8 ปีที่แล้ว +1

    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?