Hi All: I am trying to use Binary Memtable to import a large number of data.
But after I look at the wiki intro: http://wiki.apache.org/cassandra/BinaryMemtable I have some questions about using BinaryMemtable 1. Will the data be replicated automatic? 2. Can we modify the data that already exist in Cassandra? 3. What will happen if we not turn off compaction? 4. What will happen if the data beyond the limited of the BinaryMemtableThroughputInMB? Thanks. -- Regards Peng Guo