Dear Wiki user, You have subscribed to a wiki page or wiki category on "Cassandra Wiki" for change notification.
The "FAQ" page has been changed by jeremyhanna. The comment on this change is: Adding a faq item for multi-tenant - also makes it so that a page can be created about multi-tenant.. http://wiki.apache.org/cassandra/FAQ?action=diff&rev1=80&rev2=81 -------------------------------------------------- * [[#clustername_mismatch|Cassandra says "ClusterName mismatch: oldClusterName != newClusterName" and refuses to start]] * [[#batch_mutate_atomic|Are batch_mutate operations atomic?]] * [[#hadoop_support|Is Hadoop (i.e. Map/Reduce, Pig, Hive) supported?]] + * [[#multi_tenant|Can a Cassandra cluster be multi-tenant?]] <<Anchor(cant_listen_on_ip_any)>> @@ -298, +299 @@ == Is Hadoop (i.e. Map/Reduce, Pig, Hive) supported? == For the latest on Hadoop-Cassandra integration, see HadoopSupport. + <<Anchor(multi-tenant)>> + + == Can a Cassandra cluster be multi-tenant? == + There is work being done to support more multi-tenant capabilities such as scheduling and auth. For more information, see MultiTenant. +
