Cassandra runs in a single daemon; there is no complex set of configuration, locking, and other services to get it running. The support for using x.509 certificates and TLS for cluster communication is cloud-friendly (because it doesn't require constant...
Configuration is complex Current trigger/stored procedure mechanism is experimental Performance issues become significant as the application scales up.
1. Highly Scalable. 2. Out of the box load balancing. 3. Doing short RangeScans 4. Support for Coprocessors(Server side UDF's) 5. Strong Consistency. 6. Rich set of Filters. 7. Support for storing historical data. 8. Deep Intergration with Hadoop...
Less documentation makes it difficult to debug
Cassandra runs in a single daemon; there is no complex set of configuration, locking, and other services to get it running. The support for using x.509 certificates and TLS for cluster communication is cloud-friendly (because it doesn't require constant...
1. Highly Scalable. 2. Out of the box load balancing. 3. Doing short RangeScans 4. Support for Coprocessors(Server side UDF's) 5. Strong Consistency. 6. Rich set of Filters. 7. Support for storing historical data. 8. Deep Intergration with Hadoop...
Configuration is complex Current trigger/stored procedure mechanism is experimental Performance issues become significant as the application scales up.
Less documentation makes it difficult to debug