Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Cassandra Wiki" for 
change notification.

The "MemtableSSTable" page has been changed by Bruno Leonardo Gonçalves:
http://wiki.apache.org/cassandra/MemtableSSTable?action=diff&rev1=18&rev2=19

Comment:
Updated link for Google's Bigtable paper

  ColumnFamilyStoreMBean exposes sstable space used as getLiveDiskSpaceUsed 
(only includes size of non-obsolete files) and getTotalDiskSpaceUsed (includes 
everything).
  
  == Further reading ==
- (The high-level memtable/sstable design as well as the "Memtable" and 
"SSTable" names come from Cassandra's sections 5.3 and 5.4 of 
[[http://labs.google.com/papers/bigtable.html|Google's Bigtable paper]], 
although some of the terminology around compaction differs.)
+ (The high-level memtable/sstable design as well as the "Memtable" and 
"SSTable" names come from Cassandra's sections 5.3 and 5.4 of 
[[http://research.google.com/archive/bigtable.html|Google's Bigtable paper]], 
although some of the terminology around compaction differs.)
  
  http://wiki.apache.org/cassandra/ArchitectureSSTable
  

Reply via email to